[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|         DISPLAY STATUS          |
+---------------------------------+
DISPLAY STATUS
        [TO PRINTER | TO FILE <file>]
        [NOCONSOLE]

-----------------------------------
Displays status of FoxPro environment.
-----------------------------------

This form of the DISPLAY command is used to list the following
information:

        . Currently active databases

        . Currently active indexes

        . Index file keys

        . Master index file

        . Structural CDX file

        . CDX index tags

        . Alias

        . Database relations

        . Currently active memo files

        . Procedure file in use

        . Open low-level files

        . File handle number for each low-level file

        . File pointer position for each low-level file

        . Read/write attributes for each low-level file

        . Processor type

        . File search path

        . Default disk drive

        . Print destination

        . Margin setting

        . Current work area

        . SET command switch settings

        . Binary modules currently LOADed

In FoxPro/LAN, the network version of FoxPro, the following is also
displayed:

. The shared attribute status of each open database file

. The currently locked records in each database file

. The EXCLUSIVE use SETting

. The LOCK SETting

. The MULTILOCKS SETting

. The SET REFRESH value

. The SET REPROCESS value

Clauses
-------

TO PRINTER | TO FILE <file>
        Directs screen or window display to printer or disk file.

NOCONSOLE
        Including NOCONSOLE suppresses output to the screen or the active
window.

-----------------------------------

See Also:  LIST

-----------------------------------

See Also: LIST
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson