Get record size                                
Func AX 04h
Param DX None
Return AX Size of the recorded data in memory in paragraphs.
Delay None
        Retrieve the amount of data recorded into memory by a previous
        record operation. The size in paragraphs (16 bytes) is returned.
        This function is used to determine the extent of recorded data to
        write to disk after a record operation.


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .