error handling with valentina for Realbasic

Paxdo Presse paxdo at mac.com
Fri Nov 18 11:58:57 CST 2011



Hello,

In my Realbasic methods, the following statements do not intercept valentina errors, what's missing? :

Exception err as VException
  MsgBox "Error: " + Str(err.ErrorNumber) + " : " + err.Message


Thank you

olivier


More information about the Valentina mailing list