Environment Variables...

Giganews Newsgroups
Subject:Environment Variables...
Posted by: Kim Bracknell (kbrackne…@foi.wa.gov.au)
Date:Tue, 7 Apr 2009

Hi there,
I am aware that when using the D6 command line compiler (DCC32.exe) to
compile a .DPR the appropriate paths need to be included in the DCC32.cfg
file (e.g. -u"C:\Program Files\Borland\Delphi6\lib"). However, I use a lot
of environment variables in order to shorten the overall path statement
within the IDE. How are environment variables handled within the DCC32.cfg
file. Must they all be expanded? E.g. $(Delphi) expanded out to "C:\Program
Files\Borland\Delphi6"?
TIA,
Kim.

Replies