July 10, 2002
Hi.
I have now succeeded in running the DigitalMarsC++CD compiler from the
command line using "sc filename".  What had me confused was the display of
"{}" charachters in the instructions.  I was actually inserting these
charachters into the command line.  But I am still unable to compile under
windows as I described in my prevoious posting of about an hour ago.

Mike.


July 10, 2002
Mike wrote:
> Hi.
> I have now succeeded in running the DigitalMarsC++CD compiler from the
> command line using "sc filename".  What had me confused was the display of
> "{}" charachters in the instructions.  I was actually inserting these
> charachters into the command line.  But I am still unable to compile under
> windows as I described in my prevoious posting of about an hour ago.
> 
> Mike.
> 
> 

In the IDDE type CONTROL+SHIFT+O or open the 'output window' via menu Window -> Goto View -> Output.
Now recompile the project by right-clicking the project in the project manager and click rebuild all.

It should work now.