System Functions

HSA( )

Highest Sector Available

Format

HSA(drive_num[,ERR=stmtref])

Where:

 

drive_num

Numeric value representing the disc drive number.

stmtref

Program line number or statement label to which to transfer control.

Returns

Always 0 (zero).

Note:
Included for compatibility with other languages.

Description

PxPlus 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 PxPlus, it always returns 0 (zero).