ProvideX V8.20 > Language Reference > 3. System Functions
519
SSZ( ) Function
        Return Sector Size
Format
SSZ(drive[,ERR=stmtref])
Where:
drive
Disk drive whose sector size is to be returned (ignored). Numeric
expression.
stmtref
Program line number or label to transfer control to.
Returns
Always 256.
Note: This function is included for compatibility with other languages.
Description
The SSZ( ) function has been provided for compatibility with Business Basic
systems. In ProvideX, it always returns 256.