Difference between revisions of "DISPLAY DICTIONARY"

From Lianjapedia
Jump to: navigation, search
(See Also)
Line 24: Line 24:
 
[[Category:Table Basics]]
 
[[Category:Table Basics]]
 
[[Category:Table Basics Commands]]
 
[[Category:Table Basics Commands]]
 +
[[Category:Lianja VFP Extensions]]
 +
[[Category:VFP Command Extensions]]

Revision as of 06:26, 10 December 2012

Purpose

Display the currently active dictionary

Syntax

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

See Also

LIST DICTIONARY, SET DICTIONARY

Description

The DISPLAY DICTIONARY command displays the currently active dictionary.

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

use demo
display dictionary