G
Guest
In a batch program I'd like to dynamically save the starting drive and
directory before doing the work of the program, and then come back to it at
the end. I've been able get close redirecting the output of echo and the cd
commands to try to create another callable batch file, but haven't found a
combination that works. Has anyone done this successfully?
directory before doing the work of the program, and then come back to it at
the end. I've been able get close redirecting the output of echo and the cd
commands to try to create another callable batch file, but haven't found a
combination that works. Has anyone done this successfully?