.transactioncapacityremaining R/O Property

Function:

Returns the number of sectors that can still be changed in the cause of the current disk transaction.

Type:

Byte

Value Range:

0 to 16 or maxjournalsectors - 1, whichever is smaller; maxjournalsectors is an argument of the fd.formatj method.

See Also:

Using Disk Transactions, Understanding Transaction Capacity, fd.transactionstart, fd.transactioncommit, fd.transactionstarted