Re: Error Handling In Visual FoxPro (General questions)
Thanks for you quick response. Let me clarify.
Using the FoxPro example from these formus, when I get to the command sftp.connect, if there is no connection, I get an OLE Exception error. How can I trap this error in FoxPro without disabling my currently active error handler?