Difference between revisions of "Display and List"

From Lianjapedia
Jump to: navigation, search
Line 19: Line 19:
 
|[[DISPLAY IOSTATS]] / [[LIST IOSTATS]]||Statistics for table and index file I/O operations.  
 
|[[DISPLAY IOSTATS]] / [[LIST IOSTATS]]||Statistics for table and index file I/O operations.  
 
|-  
 
|-  
|[[DISPLAY MEMORY]] / [[LIST MEMORY]]||Contents of the current predefined symbols ([[DEFINE|#DEFINE]]), and system and user-defined memory variables.   
+
|[[DISPLAY MEMORY]] / [[LIST MEMORY]]||Contents of the current defined memory variables.   
 
|-  
 
|-  
 
|[[DISPLAY PROFILE]] / [[LIST PROFILE]]||Current profile settings and I/O statistics.   
 
|[[DISPLAY PROFILE]] / [[LIST PROFILE]]||Current profile settings and I/O statistics.   

Revision as of 12:04, 10 February 2012

COMMAND DISPLAYS / LISTS
DISPLAY / LIST Contents of the active table and any related tables.
DISPLAY CALLS / LIST CALLS Call stack for the current program, procedure or function.
DISPLAY CLASSES / LIST CLASSES Currently active system, user-defined, class library and API classes.
DISPLAY DATABASE / LIST DATABASE Information about the active database and its contents.
DISPLAY DICTIONARY / LIST DICTIONARY Dictionary values for the active table.
DISPLAY FILES / LIST FILES Tables or files matching a specified skeleton in the current directory, database and path.
DISPLAY INDEXES / LIST INDEXES Index information for the active table.
DISPLAY IOSTATS / LIST IOSTATS Statistics for table and index file I/O operations.
DISPLAY MEMORY / LIST MEMORY Contents of the current defined memory variables.
DISPLAY PROFILE / LIST PROFILE Current profile settings and I/O statistics.
DISPLAY PROTECTION / LIST PROTECTION Dictionary based protection values for the active table.
DISPLAY SCHEMAS / LIST SCHEMAS Available databases.
DISPLAY STATUS / LIST STATUS Current status information, including data, settings and keys.
DISPLAY STRUCTURE / LIST STRUCTURE Structure of the active table.
DISPLAY TABLES / LIST TABLES Tables in the currently active database.
DISPLAY TIMELINE / LIST TIMELINE Database timelines row versioning records.
DISPLAY TRIGGERS / LIST TRIGGERS Dictionary based trigger settings for the active table.