Debugging Scripts (WS_FTP Professional)
- Last Updated: January 29, 2024
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
Debugging Scripts (WS_FTP Professional)
To debug a script:
- Open the script file.
- Make sure you have TRACE and LOG commands at the beginning of the script.
- Step through the script using the Step button and use the information in the "Trace" and "Log" windows to determine which commands are executing as desired and which are not.
- Use online Help to look up any commands that are not executing as desired and correct the command syntax.