Difference between revisions of "MODIFY VIEW"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Terminal Developer Development Tools | Terminal Developer Development Tools | ||
Line 35: | Line 32: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Terminal Development Tools]] | ||
+ | [[Category:Terminal Development Tools Commands]] |
Revision as of 14:19, 2 June 2009
Class
Terminal Developer Development Tools
Purpose
Full screen modification of a view definition file through a form
Syntax
MODIFY VIEW <vue filename> | (<expC>)
See Also
Description
The MODIFY VIEW command is a full screen command used to modify an existing view definition 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 ".vue" is assumed.
See the CREATE VIEW command for full details.
Example
modify view patrons set view to patrons
Products
Recital Terminal Developer