Error Trapping
- Posted by Ferlin <ferlin at SANDW.NET> Feb 25, 1999
- 434 views
All, Is there a way to trap errors in Euphoria? I am working on a project that involves an index of procedures and functions, the problem I am having is when someone enters the name of a function, if they do not have the proper number of parameters for that particular function Euphoria Issues an Error and aborts the program. Is there a way I could trap this parameters error and issue and error message? If not I guess I will have to include the number of parameters in the index for each function. BTW I am using a sequence for the index and routine_id() and call_func or call_proc to call these routines, got the idea from EUSERVE? works like a charm. Any and All HELP would be greatly appreciated. Later all: + + + Rev. Ferlin Scarborough - Centreville, Alabama - USA email: ferlin at sandw.net email: ferlin at email.com