Euphoria question routine_id
- Posted by bernie Oct 02, 2008
- 934 views
I have a problem that I can not find a solution to. I have a rotine that receives a parameter as a number. I need to know if it is a just a low number or if it is a routine_id. If the call_back() returned a -1 instead of reporting an error when it contained a bad routine_id that would be fine. It seems that this is a inconsistency why shouldn't call_back() do the same as routine_id() ?