Difference between revisions of "Display and List"

From Lianjapedia
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
|-  
 
|-  
!width="50%"|COMMAND||DISPLAYS / LISTS
+
!width="40%"|COMMAND||DISPLAYS / LISTS
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY]] / [[LIST]]||Contents of the active table and any related tables.   
 
|valign="top"|[[DISPLAY]] / [[LIST]]||Contents of the active table and any related tables.   
 +
|-
 +
|valign="top"|[[LIST APPS]]||Available Apps. 
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY CALLS]] / [[LIST CALLS]]||Call stack for the current program, procedure or function.   
 
|valign="top"|[[DISPLAY CALLS]] / [[LIST CALLS]]||Call stack for the current program, procedure or function.   
Line 9: Line 11:
 
|valign="top"|[[DISPLAY CLASSES]] / [[LIST CLASSES]]||Currently active system, user-defined, class library and API classes.   
 
|valign="top"|[[DISPLAY CLASSES]] / [[LIST CLASSES]]||Currently active system, user-defined, class library and API classes.   
 
|-  
 
|-  
|valign="top"|[[DISPLAY DATABASE]] / [[LIST DATABASE]]||valign=top|Information about the active database and its contents.   
+
|valign="top"|[[DISPLAY DATABASE]] / [[LIST DATABASE]]||valign="top"|Information about the active database and its contents
|-  
+
|-
|valign="top"|[[DISPLAY DICTIONARY]] / [[LIST DICTIONARY]]||valign=top|Dictionary values for the active table.  
+
|valign="top"|[[DISPLAY DATABASES]] / [[LIST DATABASES]]||valign="top"|Available databases.   
 +
|-
 +
|valign="top"|[[DISPLAY DICTIONARY]] / [[LIST DICTIONARY]]||valign="top"|Dictionary values for the active table.  
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY FILES]] / [[LIST FILES]]||Tables or files matching a specified skeleton in the current directory, database and path.  
 
|valign="top"|[[DISPLAY FILES]] / [[LIST FILES]]||Tables or files matching a specified skeleton in the current directory, database and path.  
 
|-  
 
|-  
|valign="top"|[[DISPLAY INDEXES]] / [[LIST INDEXES]]||valign=top|Index information for the active table.   
+
|valign="top"|[[DISPLAY INDEXES]] / [[LIST INDEXES]]||valign="top"|Index information for the active table.   
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY IOSTATS]] / [[LIST IOSTATS]]||Statistics for table and index file I/O operations.  
 
|valign="top"|[[DISPLAY IOSTATS]] / [[LIST IOSTATS]]||Statistics for table and index file I/O operations.  
Line 21: Line 25:
 
|valign="top"|[[DISPLAY MEMORY]] / [[LIST MEMORY]]||Contents of the current defined memory variables.   
 
|valign="top"|[[DISPLAY MEMORY]] / [[LIST MEMORY]]||Contents of the current defined memory variables.   
 
|-  
 
|-  
 +
|valign="top"|[[DISPLAY PROCEDURE]] / [[LIST PROCEDURE]]||valign="top"|Currently active procedures and functions. 
 +
|-
 
|valign="top"|[[DISPLAY PROFILE]] / [[LIST PROFILE]]||Current profile settings and I/O statistics.   
 
|valign="top"|[[DISPLAY PROFILE]] / [[LIST PROFILE]]||Current profile settings and I/O statistics.   
 
|-  
 
|-  
 +
|valign="top"|[[LIST PROJECTS]]||Available Projects. 
 +
|-
 
|valign="top"|[[DISPLAY PROTECTION]] / [[LIST PROTECTION]]||Dictionary based protection values for the active table.   
 
|valign="top"|[[DISPLAY PROTECTION]] / [[LIST PROTECTION]]||Dictionary based protection values for the active table.   
 
|-  
 
|-  
|valign="top"|[[DISPLAY SCHEMAS]] / [[LIST SCHEMAS]]||valign=top|Available databases.   
+
|valign="top"|[[DISPLAY SCHEMAS]] / [[LIST SCHEMAS]]||valign="top"|Available databases.   
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY STATUS]] / [[LIST STATUS]]||Current status information, including data, settings and keys.   
 
|valign="top"|[[DISPLAY STATUS]] / [[LIST STATUS]]||Current status information, including data, settings and keys.   
 
|-  
 
|-  
|valign="top"|[[DISPLAY STRUCTURE]] / [[LIST STRUCTURE]]||valign=top|Structure of the active table.   
+
|valign="top"|[[DISPLAY STRUCTURE]] / [[LIST STRUCTURE]]||valign="top"|Structure of the active table.   
 
|-  
 
|-  
|valign="top"|[[DISPLAY TABLES]] / [[LIST TABLES]]||valign=top|Tables in the currently active database.
+
|valign="top"|[[DISPLAY TABLES]] / [[LIST TABLES]]||valign="top"|Tables in the currently active database.
 
|-  
 
|-  
 
|valign="top"|[[DISPLAY TIMELINE]] / [[LIST TIMELINE]]||Database timelines row versioning records.
 
|valign="top"|[[DISPLAY TIMELINE]] / [[LIST TIMELINE]]||Database timelines row versioning records.
Line 42: Line 50:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Reference]]
 
[[Category:Reference]]
 +
[[Category:Command Window CLI]]

Latest revision as of 09:41, 4 August 2016

COMMAND DISPLAYS / LISTS
DISPLAY / LIST Contents of the active table and any related tables.
LIST APPS Available Apps.
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 DATABASES / LIST DATABASES Available databases.
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 PROCEDURE / LIST PROCEDURE Currently active procedures and functions.
DISPLAY PROFILE / LIST PROFILE Current profile settings and I/O statistics.
LIST PROJECTS Available Projects.
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.