NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on June 21, 2012, 03:40:37 AM
-
Hi,
How and where do I trap any file access errors.
Ideally I would like to log these to my own logfile.
thanks
Johan
-
assuming your app is ABC, then all file errors go through the ErrorClass so you could trap them and log them there...
If you're using Legacy, then I guess it all depends on what sort of errors you are trying to trap. (For example "next" record-fails are expected...)
cheers
Bruce