LIST STATUS

From Lianjapedia
Jump to: navigation, search

Purpose

Display the complete status of the session

Syntax

LIST STATUS [TO FILE <.txt filename> | (<expC>) ]

See Also

DISPLAY DICTIONARY, DISPLAY MEMORY, DISPLAY STATUS, DISPLAY STRUCTURE

Description

The LIST STATUS command displays detailed information about the status of the session, including the following:

  • Active status of workareas, including indexes, locks, journals, relations, current record, number of records
  • Language setting
  • Printer setting
  • Path setting
  • Programmable function keys

TO <file>

The display output will be sent to the specified file. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is specified, then ".txt" will be used.

Example

open database southwind
list status