Difference between revisions of "DISPLAY PROTECTION"

From Lianjapedia
Jump to: navigation, search
 
Line 22: Line 22:
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Databases]]
 
[[Category:Databases]]
 +
[[Category:NoSQL Commands]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:VFP Command Extensions]]
 
[[Category:VFP Command Extensions]]

Latest revision as of 12:57, 4 February 2013

Purpose

Display current protection and security settings

Syntax

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

See Also

DISPLAY DICTIONARY,GETGID(), GETPID(), GETUID(), LIST DICTIONARY, LIST PROTECTION,SET DICTIONARY, STR()

Description

The DISPLAY PROTECTION command is used to display to the screen protection and security access control strings (ACS) for the currently active table. An access control string is a range of user identification codes used to allow groups or individuals to perform certain table operations.

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 protection