MODIFY REPORT
From Recital Documentation Wiki
Revision as of 16:48, 16 March 2009 by Yvonnemilne (Talk | contribs)
Contents
MODIFY REPORT
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