PowerBASIC for Windows: Difference between revisions

From Rosetta Code
Content added Content deleted
(I keep forgetting stuff...)
No edit summary
Line 1: Line 1:
[[category:PowerBASIC]]
{{implementation|PowerBASIC}}
{{stub}}
{{stub}}
[[PowerBASIC]] for Windows (a.k.a. PB/Win) is a version of PowerBASIC. Somewhat obviously, this is the [[Windows]] compiler for PowerBASIC. This is the version that can (easily) deal with windows, and there is an add-on (PowerBASIC Forms) that can make this task easier.
[[PowerBASIC]] for Windows (a.k.a. PB/Win) is a version of PowerBASIC. Somewhat obviously, this is the [[Windows]] compiler for PowerBASIC. This is the version that can (easily) deal with windows, and there is an add-on (PowerBASIC Forms) that can make this task easier.

Revision as of 16:02, 14 September 2009

PowerBASIC for Windows is an implementation of PowerBASIC. Other implementations of PowerBASIC.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

PowerBASIC for Windows (a.k.a. PB/Win) is a version of PowerBASIC. Somewhat obviously, this is the Windows compiler for PowerBASIC. This is the version that can (easily) deal with windows, and there is an add-on (PowerBASIC Forms) that can make this task easier.

It's important to note that there are some fairly major language differences between the DOS and Windows version of PowerBASIC.