MODIFY REPORT
From Recital Documentation Wiki
Revision as of 15:39, 12 November 2009 by Helengeorge (Talk | contribs)
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