errorhandling

paul j

Member
Licensed User
is there a way to handel specific errormessages in the errorlabel?
do the errors have a ID?
 

Cableguy

Expert
Licensed User
Longtime User
No, there are no error Ids...
All you can do is to pre_guess what error can happend and act acordingly...see the file keyword help as an example to catch an error if the file does not exist....
 

paul j

Member
Licensed User
thanks guy's for the quick resonses. Now I use the errorlabel as a workaround to suppres the system-errormessage. Good to now the errors will have an ID or somethink like it.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…