Difference between revisions of "SET TITLE"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
SET CATALOG, SET DESIGN, DESIGN, INFO
+
[[DESIGN]], [[INFO]], [[SET CATALOG]], [[SET DESIGN]]
  
  
Line 25: Line 25:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
 
set title on
 
set title on
design</pre>
+
design</code>
  
  
 
==Products==
 
==Products==
 
Recital Terminal Developer
 
Recital Terminal Developer
 +
[[Category:Documentation]]
 +
[[Category:Commands]]
 +
[[Category:Set_Commands|TITLE]]

Revision as of 12:31, 12 March 2009

SET TITLE

Class

Information Center


Purpose

Enable or disable the File Description dialog box in the Recital Information Center.


Syntax

SET TITLE ON | OFF | (<expL>)


See Also

DESIGN, INFO, SET CATALOG, SET DESIGN


Description

The SET TITLE command controls the display of the File Description dialog box in the Recital Information Center. When SET TITLE is ON, and a catalog is open, a dialog box entitled ’SPECIFY FILE DESCRIPTION’ appears after a new file is created. The dialog box contains a field labeled ’Title:’ in which to enter a descriptive line of text of up to 80 characters. When SET TITLE is OFF, the File Description dialog box is not displayed.

File descriptions for files in a catalog may be added or modified by using the Edit file descriptions… menu option.


Example

set title on
design


Products

Recital Terminal Developer