Difference between revisions of "MODIFY VIEW"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=MODIFY VIEW=
 
 
 
==Class==
 
Terminal Developer Development Tools
 
 
 
 
==Purpose==
 
==Purpose==
 
Full screen modification of a view definition file through a form
 
Full screen modification of a view definition file through a form
Line 32: Line 25:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
[[Category:Terminal Development Tools]]
 +
[[Category:Terminal Development Tools Commands]]

Latest revision as of 15:38, 12 November 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