BSZ() Function - Available System Memory

Syntax

BSZ(int{,ERR=lineref})

Description

The BSZ() function() prevents an ERROR message from being issued and always returns a 0,. It is included for syntax compatibility with older versions of Business BASIC only. int must be in the range of 0 to 15.

Examples

2300 LET PAGES=INT(BSZ(1)/256)

See Also

Functions - Alphabetical Listing