AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Visitor | SCOTT SCHEIBE | CURDIR.COM |
November 9, 1995 4:56 PM * |
|||
SS> I have a program that I frequently call from batch files that runs SS> best if it is ran from the C drive. I need a way to change to the C SS> drive while running it and then returning to the drive I ran the SS> original batch file from which could be one of 4 drives. Is there a SS> utility or some way to test for the original drive and return to it SS> after a call? SS> Scott Scheibe CURDRV.COM assists in putting the current drive into an environmental variable, 'CURDRV'. Test batch file: @echo off CURDRV > SETDRV.BAT Call SETDRV ECHO Current drive is %curdrv% --[Cut here]---------------------------------------------------------- n CURDRV.COM e100 8C C8 8E D8 B4 9 BA 24 1 CD 21 B4 19 CD 21 50 4 41 8A D0 B4 2 CD e117 21 B2 3A CD 21 58 4 1 B4 4C CD 21 0 53 45 54 20 43 55 52 44 52 56 e12E 3D 24 D A 52 65 74 75 72 6E 20 63 75 72 72 65 6E 74 20 64 72 69 76 e145 65 20 61 73 20 65 72 72 6F 72 6C 65 76 65 6C 2E D A 31 20 3D 20 41 e15C 3A 20 32 20 3D 20 42 3A 20 33 20 3D 20 43 3A 20 65 74 63 D A 56 69 e173 72 74 75 61 6C 4E 65 74 20 42 61 74 4D 61 67 69 63 20 43 6F 6E 66 e189 65 72 65 6E 63 65 20 2D 20 44 61 76 69 64 20 41 64 61 6D 73 6F 6E e19F 20 Rcx A0 W Q CRC-32 = 1a791c05 CURDRV.COM --[Cut here]---------------------------------------------------------- Save the script between the hash marks to an ASCII file. At the DOS prompt enter, "DEBUG < filename" where "filename" is the name of the saved ASCII file. ___ Blue Wave/QWK v2.12 |
||||||
|
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
Execution Time: 0.013 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |