Re: silent sftp - WeOnlyDo Discussion board

Re: silent sftp (General questions)

by Joachim, Sunday, November 07, 2004, 22:14 (7112 days ago) @ wodSupport

Haarek,

I'm 100 positive error must be trapped somehow, we've had such issues before and they were fixed like that. Let me ask arround (or try it here) what exactly to do to catch it. I'll keep you posted.

Kreso

Actually the error is trapped using try...except...end though this behaviour is only achived when not executing the application inside the Delphi IDE, because the Delphi Debugger will always notice you about exceptions that occured no matter if the handled by try...except..end or not. If you execute your application outside the Delphi IDE and have trapped the error properly by usind try...except...end you won't get any dialog popping up!

Best regards,

Joachim :-)


Complete thread: