Difference between revisions of "MODIFY LABEL"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Full screen modification of a label definition file through a form
 
Full screen modification of a label definition file through a form

Revision as of 15:26, 12 November 2009

Purpose

Full screen modification of a label definition file through a form


Syntax

MODIFY LABEL <lbl filename> | (<expC>)


See Also

CREATE LABEL, LABEL


Description

The MODIFY LABEL command is a full screen command used to modify existing label 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 ".lbl" is used.

See the CREATE LABEL command for full details.


Example

use patrons
modify label operalabel
label form operalabel for event = "OPERA"


Products

Recital Terminal Developer