Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command line to execute Dotless compiler
Message
From
06/01/2014 17:16:33
 
 
To
06/01/2014 17:05:21
General information
Forum:
ASP.NET
Category:
Visual Studio
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01591418
Message ID:
01591429
Views:
58
>Technically speaking there is no DOS prompt as windows no longer uses DOS.

32-bit Windows still supports DOS. FoxPro for Windows 2.x *ONLY* uses DOS commands internally for its ESL layer for file access (interrupt 21h, a range of functions within, as well as INT 16h for keyboard handlers, and INT 10h for some video functions) and it all works just fine.

Any program running COMMAND.COM is still running DOS (even on Windows). The only difference is Windows translates DOS functions to those now supported natively in Windows (through emulation) via its 32-bit multi-tasking model.
Previous
Reply
Map
View

Click here to load this message in the networking platform