Difference between revisions of "MODIFY VIEW"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 16:45, 16 March 2009

MODIFY VIEW

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

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