Important: The information in this document is obsolete and should not be used for new development.
LClrCell
You can use theLClrCellprocedure to clear the data contained in a cell.
PROCEDURE LClrCell (theCell: Cell; lHandle: ListHandle);
theCell- The coordinates of the cell to be cleared.
lHandle- The list containing the cell given in the
theCellparameter.DESCRIPTION
TheLClrCellprocedure clears the data contained in the cell specified by thetheCellparameter.If the cell coordinates specified by the
theCellparameter are invalid, then theLClrCellprocedure does nothing.If the data of a visible cell is cleared and the automatic drawing mode is enabled,
LClrCellupdates the list.SPECIAL CONSIDERATIONS
You should not call theLClrCellprocedure from within an interrupt, such as in a completion routine or VBL task.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theLClrCellprocedure are
Trap macro Selector _Pack0 $001C