Re: Delphi 8 and Delphi 5 coexist?

From: Wayne Niddery [TeamB] (wniddery_at_chaffaci.on.ca)
Date: 04/07/04


Date: Wed, 7 Apr 2004 11:48:16 -0400

Hrvoje Brozovic wrote:
>>
> But some of them add themselfs to PATH, and some don't.
> Do you (Wayne) have some knowledge about that behaviour?
> So building from command line compiler is not so trivial.

They should all add themselves to the path. Command line or batch scripts
need to qualify paths to be sure to get the correct compiler.

-- 
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"True peace is not the absence of tension, but the presence of
justice."  - Martin Luther King, Jr.


Relevant Pages

  • Re: Check to see if files exists and delete it.
    ... As Wayne noted you can use the dir function: ... "Paul Overway" wrote in message ... >> I only want to do this in VBA, I use the kill command ... >>>You can use the Shell command to do this from a Dos ...
    (microsoft.public.access.modulesdaovba)
  • Re: Maximizing
    ... Thanks, Wayne! ... Odds are, in the internal code of the command you found, it calls the api ...
    (microsoft.public.access.modulesdaovba)
  • Re: Terminating a process tree
    ... > that records the PID in a dedicated text file. ... When I needed to kill it I ... > Wayne Marrison wrote: ... >> tree, and because the command line starts off java.exe, which runs the ...
    (comp.lang.java.programmer)
  • Re: multiple instances of a form x 2
    ... thanks wayne, i would do that except there is no docmd.openForm command. ... You can them get that string in the opened form ... >> my main form is able to load multiple instances of the second form. ...
    (microsoft.public.access.forms)