LIST Commands
From Lianjapedia
| Command | Description |
|---|---|
| LIST | List contents of the active table and any related tables. |
| LIST APPS | List available Apps. |
| LIST BACKUPS | List available database backups. |
| LIST CALLS | List call stack for the current program, procedure or function. |
| LIST CLASSES | List currently active system, user-defined, class library and API classes. |
| LIST DATABASE | List information about the active database and its contents. |
| LIST DATABASES | List available databases. |
| LIST DICTIONARY | List dictionary values for the active table. |
| LIST FILES | List tables or files matching a specified skeleton in the current directory, database and path. |
| LIST INDEXES | List index information for the active table. |
| LIST IOSTATS | List statistics for table and index file I/O operations. |
| LIST LIBRARY | List the currently active procedure libraries. From v6.0. |
| LIST MEMORY | List contents of the current defined memory variables. |
| LIST PROCEDURE | List the currently active procedures and functions. |
| LIST PROFILE | List current profile settings and I/O statistics. |
| LIST PROJECTS | List available Projects. |
| LIST PROTECTION | List dictionary based protection values for the active table. |
| LIST SCHEMAS | List available databases. |
| LIST STATUS | List current status information, including data, settings and keys. |
| LIST STRUCTURE | List table structure. |
| LIST TABLES | List tables in the currently active database. |
| LIST TIMELINE | List database timelines row versioning records. |
| LIST TRIGGERS | List dictionary based trigger settings for the active table. |