Difference between revisions of "MODIFY LABEL"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Products) |
||
(4 intermediate revisions by 2 users not shown) | |||
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 | ||
Line 19: | Line 12: | ||
==Description== | ==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 ". | + | 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. | See the [[CREATE LABEL]] command for full details. | ||
Line 33: | Line 26: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Terminal Development Tools]] | ||
+ | [[Category:Terminal Development Tools Commands]] |
Latest revision as of 15:27, 12 November 2009
Purpose
Full screen modification of a label definition file through a form
Syntax
MODIFY LABEL <lbl filename> | (<expC>)
See Also
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