I'm running some PB code on a server that uses winrar to compress and uses command.com to copy files. In order for this to work, I need to have a drive mapped.
The code runs great when I am remotely connected, but, by itself, via windows NT scheduler, it doesn't have access to the mapped drive.
Is there a way within PB to map a drive?
The code runs great when I am remotely connected, but, by itself, via windows NT scheduler, it doesn't have access to the mapped drive.
Is there a way within PB to map a drive?
Comment