MODIFY VIEW

From Recital Documentation Wiki
Revision as of 13:28, 26 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


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