Mail Archives: djgpp/2000/02/29/13:51:59
Message-ID: | <008e01bf82b1$ac2fcfa0$9d0f3acb@1>
|
From: | "Al" <al_ AT tpg DOT com DOT au>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | Too many parameters
|
Date: | Tue, 29 Feb 2000 23:36:58 +1100
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 5.00.2314.1300
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_008B_01BF830D.DED863C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I've had DJGPP installed on my machine for some time now, and just
recently I've been getting this message "Too many parameters" when the =
batch file is executed.
I have a shortcut on my desktop, that loads COMMAND.COM, and then =
MEM.BAT.
The contents of MEM.BAT are as follows:
@ECHO OFF
CLS.
ECHO.
CD DJGPP
SUBST Z: C:\
SUBST Y: C:\
SET DJGPP=3DZ:\DJGPP\DJGPP.ENV
SET PATH=3DZ:\DJGPP\BIN;%PATH%
setdjgpp c:\djgpp c:/djgpp
=20
This used to work.
When I rem the line "SET PATH=3DZ:\DJGPP\BIN;%PATH%" I don't get the =
message.
I've tried fiddeling with the "Memory" Tab in the shortcut propertise, =
but I'm still
lost.
I have also not modified DJGPP, or any of the contents of the DIR and =
SUBs. I've
even tried reinstalling everything.
THX,
Al.
------=_NextPart_000_008B_01BF830D.DED863C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>I've had DJGPP installed on my machine =
for some=20
time now, and just</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>recently I've been getting this message =
"Too many=20
parameters" when the batch file is executed.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I have a shortcut on my desktop, that =
loads=20
COMMAND.COM, and then MEM.BAT.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The contents of MEM.BAT are as=20
follows:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>@ECHO OFF<BR>CLS.<BR>ECHO.<BR>CD =
DJGPP<BR>SUBST Z:=20
C:\<BR>SUBST Y: C:\<BR>SET DJGPP=3DZ:\DJGPP\DJGPP.ENV<BR>SET=20
PATH=3DZ:\DJGPP\BIN;%PATH%<BR>setdjgpp c:\djgpp c:/djgpp</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>This used to work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>When I rem the line "SET =
PATH=3DZ:\DJGPP\BIN;%PATH%"=20
I don't get the message.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I've tried fiddeling with the "Memory" =
Tab in the=20
shortcut propertise, but I'm still</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>lost.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I have also not modified DJGPP, or any =
of the=20
contents of the DIR and SUBs. I've</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>even tried reinstalling =
everything.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>THX,</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>Al.</FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_008B_01BF830D.DED863C0--
- Raw text -