read_view_contexts
read_view_contexts
[ -file s_fileName ]
Description
Reads view contexts from the specified file.
The GUI equivalent for this command is File—Read Application Files—View Contexts.
Arguments
|
Specifies the file to read view contexts from. If you do not specify a filename, the Read View Contexts form appears, where you can choose the filename interactively. |
Value Returned
Examples
The following example reads view contexts from the file myViewContexts.xml.
read_view_contexts -file myViewContexts.xml
Related Topics
Return to top