Message-ID: <001501c0b700$ba2a6f00$173d9ad8@cedric> From: "Vesta and Cedric" To: Subject: Autoexe.bat path statements Date: Tue, 27 Mar 2001 15:55:24 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0008_01C0B6D6.55CE1680" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C0B6D6.55CE1680 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have been running DJGPP successfully through RHIDE in a 16 bit WINDOWS = 95 environment for 2 years. The program is running on a Pentium 100 = machine with a 1GIG hard drive partitioned into C and D drives. Windows = is installed on C, DJGPP and RHIDE are installed on D. Having run into severe space problems on C I recently re-formatted the = hard drive (after first doing a back-up using the zip-drive) and = re-loaded all the software. After restoring DJGPP and RHIDE from the zip = drive I attempted to enter the path statements into autoexe.bat which at = this point contained no other statements. I entered ; PATH=3DD:\DJGPP\BIN;%PATH% DJGPP=3DD:/DJGPP/DJGPP.ENV and Windows responded with; = C:\WINDOWS\Desktop>PATH=3DD:\DJGPP\BIN;D:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS= \COMMAND C:\WINDOWS\Desktop>DJGPP=3DD:/DJGPP/DJGPP.ENV Bad command or file name Consequently, when I try to use DJGPP it complains that "the enviroment = variable DJGPP is not defined". I have tried using back slashes in the environment statement but to no = avail, what is the problem? ------=_NextPart_000_0008_01C0B6D6.55CE1680 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have been running DJGPP successfully = through=20 RHIDE in a 16 bit WINDOWS 95 environment for 2 years. The program is = running on=20 a Pentium 100 machine with a 1GIG hard drive partitioned into C and D = drives.=20 Windows is installed on C, DJGPP and RHIDE are installed on = D.
 
Having run into severe space problems = on C I=20 recently re-formatted the hard drive (after first doing a back-up using = the=20 zip-drive) and re-loaded all the software. After restoring DJGPP and = RHIDE from=20 the zip drive I attempted to enter the path statements into autoexe.bat = which at=20 this point contained no other statements.
I entered ;  PATH=3DD:\DJGPP\BIN;%PATH%
          &nbs= p;     DJGPP=3DD:/DJGPP/DJGPP.ENV
and Windows responded = with;
       =20        =20 C:\WINDOWS\Desktop>PATH=3DD:\DJGPP\BIN;D:\DJGPP\BIN;C:\WINDOWS;C:\WIND= OWS\COMMAND
 
C:\WINDOWS\Desktop>DJGPP=3DD:/DJGPP/DJGPP.ENV
Bad command or file name
 
Consequently, when I try to use DJGPP = it complains=20 that "the enviroment variable DJGPP is not defined".
I have tried using back slashes in the = environment=20 statement but to no avail, what is the problem?
 
 
------=_NextPart_000_0008_01C0B6D6.55CE1680--