www.digitalmars.com         C & C++   DMDScript  

c++.dos.32-bits - Compile Probs

reply Paul Warren <Paul_member pathlink.com> writes:
Hi, can someone tell me why I cannot compile
a source file?  The "compile" is not highlighted
in the drop down menu.  Once ive named the file
the syntax highlight turns off?  Not had this 
problem before, is there a toggle or something.

Also i used gotoxy(10,10) before, but DM with
target windows95 + console, dosn't recognise it.
What should I use as alternative.

Thanks 

Paul  
Aug 20 2003
parent reply "Walter" <walter digitalmars.com> writes:
"Paul Warren" <Paul_member pathlink.com> wrote in message
news:bhvr26$23dq$1 digitaldaemon.com...
 Hi, can someone tell me why I cannot compile
 a source file?  The "compile" is not highlighted
 in the drop down menu.  Once ive named the file
 the syntax highlight turns off?  Not had this
 problem before, is there a toggle or something.
I'm not sure what's going wrong here.
 Also i used gotoxy(10,10) before, but DM with
 target windows95 + console, dosn't recognise it.
 What should I use as alternative.
Use www.digitalmars.com/rtl/disp.html
Aug 20 2003
parent reply Paul Warren <Paul_member pathlink.com> writes:
Hi Walter, sorted the compile/highlight problem. I wasn't
adding the source file to a project! Duh.

Glad to say that I ported over about 20 programs today
(DJGPP) with Windows 95 target/console.  All compiled 
without a problem, which makes me very happy :)

Ill look at the reference you gave for my display problems.

Getting used to another interface/compiler is frustrating
as ive only used Turbo C & DJGPP before.  DM is packed with
features and a bit overwhelming to begin with.  But ill get
there.  

Thanks for your help

Paul Warren



In article <bi1l45$1lbs$3 digitaldaemon.com>, Walter says...
"Paul Warren" <Paul_member pathlink.com> wrote in message
news:bhvr26$23dq$1 digitaldaemon.com...
 Hi, can someone tell me why I cannot compile
 a source file?  The "compile" is not highlighted
 in the drop down menu.  Once ive named the file
 the syntax highlight turns off?  Not had this
 problem before, is there a toggle or something.
I'm not sure what's going wrong here.
 Also i used gotoxy(10,10) before, but DM with
 target windows95 + console, dosn't recognise it.
 What should I use as alternative.
Use www.digitalmars.com/rtl/disp.html
Aug 21 2003
parent "Walter" <walter digitalmars.com> writes:
You're welcome!
Aug 21 2003