On Sat, 27 Jan 2001 21:59:58 +0100 (CET), Bernie <[EMAIL PROTECTED]> wrote:

> Clarence wrote:
>> In what version of DOS did "DIREXIST" become a valid testable condition ?

> That will only work in OpenDOS 7.x AFAIK.

 Close....
This feature first came-to-be in DR-DOS v6.0

--- autoexec.bat from my DR-DOS v6.0 boot diskette ---
:DRDOSBEG
CALL PATHDR.BAT
SET BLASTER=A220 I5 D1 H5 P320 Q2 T4
SET MIDI=SYNTH:1 MAP:E
C:\MEDVSN\VBEAI.COM 
C:\MEDVSN\MIXER SET FM PCM VOLUME TO 75
C:\MEDVSN\MIXER SET INT TO 25
VERIFY OFF
PROMPT [DRDOS 6.0] $P$G
SET TEMP=C:\TEMP
IF NOT DIREXIST %TEMP% MD %TEMP%
C:
CALL MEN.BAT
:DRDOSEND
______________________________________________________


-- 
 Glenn
(your friendly neighborhood compu-nerd)
          http://arachne.cz/
 http://www.delorie.com/listserv/mime/
  http://freedos-32.sourceforge.net/

Reply via email to