MGED CMD title

From BRL-CAD
Revision as of 21:41, 30 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

title

Syntax

title string


Argument(s)

string
String of text.


Return Value(s)

No Return Values for this command.


Description

The "title" command, with no arguments, returns the title string for the current database. If command line arguments are supplied, they will become the new title string for the current database. Quotation marks must be doubly escaped.


Example(s)

mged> title This is my \\"database\\"
Set the title of the current database to This is my "database."


See Also

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:25:17 AM