Mail Archives: djgpp/1998/12/29/17:23:05
I know this is a very dumb question, but I need some hand holding.
This is my autoexec.bat now
---------------------------
@echo off
path=c:\ca_appsw;c:\java\bin
------------------------------------------------------
IS THIS THE RIGHT WAY TO EDIT IT?
---------------------------------
@echo off
set DJGPP=C:\DJGPP\DJGPP.ENV
path=c:\ca_appsw;c:\java\bin;c:\djgpp\bin;%path%
I know this is very entry level but I want to make sure I do this right.
I do try things on my own but I think doing I could use a second and
third opinion.I read the help file lots but as you see I have a few
things in my path.
Regards Essi
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
- Raw text -