Difference between revisions of "MODIFY REPORT"
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:17, 2 June 2009
Class
Terminal Developer Development Tools
Purpose
Full screen modification of a report format file through a form
Syntax
MODIFY REPORT <frm filename> | (<expC>)
See Also
CREATE REPORT, REPORT, TREPORT
Description
The MODIFY REPORT command is a full screen command used to modify existing report format files. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is specified, then ".frm" is used.
See the CREATE REPORT command for more details.
Example
use patrons index names, events modify report concert report form concert for event = "CONCERT"
Products
Recital Terminal Developer