yeah that sounds like what a need to do, still not working tho. Im running version 4.22.

Heres what ive got. I need to map a drive and then run a exe from that mapped drive (file needs to be run with a working directory).


run "net use f: \\banjo\del"
GO F:
cd "\PRG\FOX"
run "deliver.exe"