Re: silent sftp (General questions)
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:
- silent sftp - Haarek Ryeng, 2004-11-05, 14:22
- Re: silent sftp - wodSupport, 2004-11-05, 15:03
- Re: silent sftp - Haarek Ryeng, 2004-11-05, 16:14
- Re: silent sftp - wodSupport, 2004-11-05, 16:23
- Re: silent sftp - wodSupport, 2004-11-05, 16:28
- Re: silent sftp - Joachim, 2004-11-07, 22:14
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 10:00
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 10:33
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 11:07
- Re: silent sftp - wodSupport, 2004-11-08, 11:36
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 11:07
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 10:33
- Re: silent sftp - Haarek Ryeng, 2004-11-08, 10:00
- Re: silent sftp - Joachim, 2004-11-07, 22:14
- Re: silent sftp - wodSupport, 2004-11-05, 16:28
- Re: silent sftp - wodSupport, 2004-11-05, 16:23
- Re: silent sftp - Haarek Ryeng, 2004-11-05, 16:14
- Re: silent sftp - wodSupport, 2004-11-05, 15:03