PowerBASIC for Windows: Difference between revisions

From Rosetta Code
Content added Content deleted
(removed stub & PB implementaion, added cat:PB)
(rephrased, reorganized, highlighted)
Line 1: Line 1:
[[category:PowerBASIC]]
[[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 the [[Windows]] compiler for [[PowerBASIC]]. This is the version that is meant to deal with windows, and there is an add-on (called [http://www.powerbasic.com/products/pbforms PowerBASIC Forms]) that can make this task easier.


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

[[category:PowerBASIC]]

Revision as of 20:35, 2 November 2009

PowerBASIC for Windows (a.k.a. PB/Win) is the Windows compiler for PowerBASIC. This is the version that is meant to deal with windows, and there is an add-on (called 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.