Hi,

Yu could try this:


try
    <your code...>
  catch x
     set the itemdelimiter to comma
     get item 1 of line 1 of x
     get line it of the cErrorsList of cd 1 of stack "revErrorDisplay"
     answer it
  end try

and for error 219, you have:
              "Function: error in function handler"


Thanks to Phil Davis to point out the cErrorList...
which you can read about it ,
searching ErrorDialog in the Dictionnary

HTH,
Thierry

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to