I\'m attempting to execute a batch script that currently looks like this:
D: cd D:My Documents\\FtpSolution\\Test getftp.bat call delimconvert.exe call conve
use start command to launch it in a new window.
start
start /wait getftp.bat