DISPLAY STATUS

From Lianjapedia
Jump to: navigation, search

Purpose

Display the complete status of the session

Syntax

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

See Also

DISPLAY DICTIONARY, DISPLAY MEMORY, DISPLAY STRUCTURE, LIST STATUS

Description

The DISPLAY 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

display status