Difference between revisions of "CLEAR Commands"

From Lianjapedia
Jump to: navigation, search
m (Yvonne.milne moved page CLEAR COMMANDS to CLEAR Commands without leaving a redirect)
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
|-
 
|-
 
|valign="top"|[[CLEAR MEMORY]]||valign="top"|Release all memory variables.
 
|valign="top"|[[CLEAR MEMORY]]||valign="top"|Release all memory variables.
 +
|-
 +
|valign="top"|[[CLEAR NAMESPACE]]||valign="top"|Release [[NAMESPACE|namespace]] dynamic arrays.
 
|-
 
|-
 
|valign="top"|[[CLEAR PROFILE]]||valign="top"|Reset all profile statistics.
 
|valign="top"|[[CLEAR PROFILE]]||valign="top"|Reset all profile statistics.
Line 29: Line 31:
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
[[Category:Commands]]
 

Latest revision as of 06:58, 3 March 2021

Command Description
CLEAR Clear the console input and output windows.
CLEAR ALL Reinitialize the Lianja environment.
CLEAR AUTOMEM Initialize memory variables corresponding to the current record of the active table.
CLEAR EVENTS Stop event processing started with READ EVENTS.
CLEAR FCACHE Close files that are logically closed but physically open.
CLEAR IOSTATS Reset all I/O statistics to zero.
CLEAR LOCKS Release all file and record locks.
CLEAR MEMORY Release all memory variables.
CLEAR NAMESPACE Release namespace dynamic arrays.
CLEAR PROFILE Reset all profile statistics.
CLEAR SMARTQUERY Clear the SmartQuery cache for all tables.
CLEAR TIMELINE Clear database timeline transaction information.