I have a function f1 with two parameters, par1 and par2. f1 creates another function with name=par1 and type=par2. How can I test if EXECUTE was successful or not, because I want f1 to return a boolean that shows whether the creation of the new function was successful or not.
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly