MSDOS

Just starting out? Need help? Post your questions and find answers here.
ADN
User
User
Posts: 17
Joined: Fri May 16, 2003 9:25 am
Location: France

MSDOS

Post by ADN »

Hi, 8)
It is possible to make software for MSDOS with PureBasic?
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Re: MSDOS

Post by Tranquil »

ADN wrote:Hi, 8)
It is possible to make software for MSDOS with PureBasic?
You can code normal Console Applications, yes.

Mike
Tranquil
ADN
User
User
Posts: 17
Joined: Fri May 16, 2003 9:25 am
Location: France

Post by ADN »

Message eror :
This program cannot be run in DOS mode

The compilation is consol
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

We can't help without any code, and it makes programs for Console "Prompt" so no real dos mode i think...
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2139
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post 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
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: MSDOS

Post by PB »

> It is possible to make software for MSDOS with PureBasic?

No. Only Windows apps.
Post Reply