Re: safe routines for poking etc.
- Posted by Ralf Nieuwenhuijsen <nieuwen at POP.XS4ALL.NL> Jul 08, 1997
- 795 views
Robert Craig wrote: > You *can* rename ex.exe built-in routines, but unfortunately, not Euphoria > global routines defined in .e files such as machine.e. How do you rename them ? Say i want to create a function that gets input for the built-in routine open (). That function needs to call the real buil-in routine open () and the name of my custom routine needs to be open().. How do i do that? BTW Poke () is a built-in routine according to your documentation... Thank you.. Ralf Nieuwenhuijsen nieuwen at xs4all.nl