Difference between revisions of "MODIFY VIEW"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Terminal Developer Development Tools
 
  
  

Revision as of 13:28, 26 October 2009


Purpose

Full screen modification of a view definition file through a form


Syntax

MODIFY VIEW <vue filename> | (<expC>)


See Also

CREATE VIEW, SET VIEW


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