Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Pointer To FileMan Files Fields External References Global Variables Directly Accessed Naked Globals Local Variables
INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: JUN 05, 2018
HELP-PROMPT: Type a number between 1 and 999, 0 decimal digits.
DESCRIPTION:
Count of the number of "full scans" that were run in this session. A full scan traverses the raw database files to compile the Query list. Contrast with "ReScans" described in N-RESCANS.
INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: JUN 05, 2018
HELP-PROMPT: Type a number between 1 and 999, 0 decimal digits.
DESCRIPTION: Count of the number of "re-scans" that were run in this session. A re-scan traverses an index of record results previously compiled in a Full Scan to compile the Query list. This allows a re-display of an unchanged query
to compile more or less instantaneously. Contrast with "Full Scans" described in N-FULLSCANS.