Hi
Is there any way to trap errors, especially in the ftp commands, similar to VB's On Error or C++ try commands?
Sure Please in the on-line help the following topics:
OnErrorStop OnErrorResumeNext OnErrorGoto GetLastError
: Hi
: Is there any way to trap errors, : especially in the ftp commands, similar : to VB's On Error or C++ try commands?