PowerBASIC for Windows: Difference between revisions

From Rosetta Code
Content added Content deleted
(rephrased, reorganized, highlighted)
m (minor grammar fix (added an 's'))
Line 2: Line 2:
'''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.
'''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 versions of PowerBASIC.

Revision as of 21:08, 26 December 2010

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 versions of PowerBASIC.