Difference between revisions of "MODIFY LABEL"

From Recital Documentation Wiki
Jump to: navigation, search
(Products)
 
Line 26: Line 26:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Terminal Development Tools]]
 
[[Category:Terminal Development Tools]]
 
[[Category:Terminal Development Tools Commands]]
 
[[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

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