Difference between revisions of "DISPLAY STATUS"

From Lianjapedia
Jump to: navigation, search
(See Also)
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[DISPLAY DICTIONARY]], [[DISPLAY MEMORY]], [[DISPLAY STRUCTURE]], [[DISPLAY USERS]], [[LIST STATUS]]
+
[[DISPLAY DICTIONARY]], [[DISPLAY MEMORY]], [[DISPLAY STRUCTURE]], [[LIST STATUS]]
  
 
==Description==
 
==Description==

Latest revision as of 13:18, 9 February 2012

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