www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Ooh, that's a semi colon... (reposted)

↑ ↓ ← "Aurura" <aurura ev1.net> writes:
Again, reposting a msg because it was too far down the tee to be seen...  This
was my question about making sure the bin dir is in the search path.

==================================================

okay, so I used a semi colon instead.  now, I type in path, and I get:

PATH=C:\DIGMARS\DM\BIN;C:\DIGMARS\DM\BIN;COMPILER

um... was this supposed to happen this way?

feeling sheepish,

Me
Sep 20 2002
→ Jan Knepper <jan smartsoft.cc> writes:
Aurura wrote:

 Again, reposting a msg because it was too far down the tee to be seen...  This
 was my question about making sure the bin dir is in the search path.

 ==================================================

 okay, so I used a semi colon instead.  now, I type in path, and I get:

 PATH=C:\DIGMARS\DM\BIN;C:\DIGMARS\DM\BIN;COMPILER

Only the ";COMPILER" does not make a lot of sense...
Sep 20 2002
→ "Aurura" <aurura ev1.net> writes:
Dear Jan,

Yeah, the 'compiler' part was something I put in myself, assuming I had to name
the path I was building...  I don't really know how to recall the path to MSDOS,
so I just tried 'compiler'. Now, 'compiler' seems to have stayed in there, and I
don't know how to remove it.

Me
Sep 20 2002