Removes any ranges currently in effect for the table. Syntax: procedure CancelRange; Description: Call CancelRange to remove a range currently applied to a table. Canceling a range re-enables access to all records in the dataset. See also: Example: SetRange,CancelRange,Refresh |