ProvideX V8.20 > Language Reference > 3. System Functions
448
HSA( ) Function
            Highest Sector Available
Format
HSA(drive_num[,ERR=stmtref])
Where:
drive_num
Numeric value representing the disc drive number.
stmtref
Program line number or label to transfer control to.
Returns
Always 0 zero.
Note: Included for compatibility with other languages.
Description
ProvideX includes the HSA( ) function for compatibility with Business Basic
languages where it returns the highest sector number available on the disk drive
specified. Since this function is not applicable in ProvideX, it always returns 0 zero.