Difference between revisions of "MODIFY SCREEN"
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 36: | Line 33: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Terminal Development Tools]] | ||
+ | [[Category:Terminal Development Tools Commands]] |
Revision as of 14:18, 2 June 2009
Class
Terminal Developer Development Tools
Purpose
Full screen modification of screen format file
Syntax
MODIFY SCREEN <scr filename> | (<expC>)
See Also
@...GET, @...MENU, APPEND, CHANGE, CREATE SCREEN, EDIT, QUERY, SET FORMAT, SET QUERYMODE, SET UPDATE
Description
The MODIFY SCREEN command is a full screen command used to modify an existing screen format file. The filename can be substituted with an <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is specified, then '.scr' will be used. This command executes the Forms Designer.
See the CREATE SCREEN command for more details.
Example
modify screen editscreen set form to editscreen edit
Products
Recital Terminal Developer