Difference between revisions of "MODIFY REPORT"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Full screen modification of a report format file through a form | Full screen modification of a report format file through a form |
Revision as of 15:38, 12 November 2009
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