MAP NEXT (AREV Specific)
At 15 SEP 1998 11:19:21PM Victor Engel wrote:
I have a need to do a MAP NEXT command and then change to whatever drive letter was just allocated. How do I do that?
At 16 SEP 1998 02:57AM Steve Smith wrote:
You could
(a) get and store a list of current valid drives
(b) SUSPEND EXIT "map NEXT…" to define the new drive
© check the list of current valid drives again
(d) determine the new one , using a batch file to change to it temporarily to do stuff, then change back
(e) perform a map deletion if necessary at the very end
The utils to get the drive list are on my site. Knowing your limited success with my utils, you could simply pipe the map.exe output to a file instead, and OSREAD it to determine the new drive.
Steve
http:/www.ozemail.com.au