M
Mr. x
Hello,
If I did :
try
... do something
catch
... do something
end try
....
How can I get the last error string, and last error code ?
Is there any list somewhere on the internet of all error codes in VB ?
Thanks
If I did :
try
... do something
catch
... do something
end try
....
How can I get the last error string, and last error code ?
Is there any list somewhere on the internet of all error codes in VB ?
Thanks