Users GuideWS_FTP ProWriting and Debugging ScriptsTo write and/or debug a script, start the Scripting Utility.The files created by the WS_FTP Scripting Utility have a file extension of .scp. If you already have a program installed on your PC that uses the .scp file extension (such as the Palm OS software), you have to use a text editor such as Notepad to edit the script. Otherwise, for writing and debugging scripts, you will use the Script Editor/ Debugger window.An MS-DOS window is automatically opened behind the Editor/ Debugger window to show you the output of SHELL commands.Executing ScriptsYou can execute scripts from either the Command Prompt or from the Scripting Utility itself.Executing a Script from the Command PromptGo to the Command Prompt and type ftpscrpt followed by the appropriate command line parameters. For example, ftpscrpt -f script1.scp There are other parameters you can use with the ftpscrpt command. For detailed information, go to the Scripting Utility online Help and see Executing Scripts.To be able to run a script from any location on your hard disk, we recommend that you place the Scripting Utility folder in the Path statement in your Autoexec.bat file if you are running Windows 95 or Windows 98. If youre using Windows NT, add the WS_FTP Pro folder to the path variable in the System Environment.