Page 1 of 1

MSDOS

Posted: Mon May 26, 2003 6:48 pm
by ADN
Hi, 8)
It is possible to make software for MSDOS with PureBasic?

Re: MSDOS

Posted: Mon May 26, 2003 7:09 pm
by Tranquil
ADN wrote:Hi, 8)
It is possible to make software for MSDOS with PureBasic?
You can code normal Console Applications, yes.

Mike

Posted: Mon May 26, 2003 7:45 pm
by ADN
Message eror :
This program cannot be run in DOS mode

The compilation is consol

Posted: Mon May 26, 2003 8:10 pm
by darklordz
We can't help without any code, and it makes programs for Console "Prompt" so no real dos mode i think...

Posted: Mon May 26, 2003 9:14 pm
by Andre
darklordz wrote:We can't help without any code, and it makes programs for Console "Prompt" so no real dos mode i think...
Absolutely right. Only console programs (when no GUI is needed), but still for Windows.

From the manual about system requirements:
Windows 95/98/Me, Windows NT/2000 und Windows XP

Re: MSDOS

Posted: Tue May 27, 2003 2:08 am
by PB
> It is possible to make software for MSDOS with PureBasic?

No. Only Windows apps.