Difference between revisions of "SET PROMPT"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Recital Terminal Developer Environment | Recital Terminal Developer Environment | ||
Line 26: | Line 23: | ||
> set prompt to ". " | > set prompt to ". " | ||
. set prompt to default | . set prompt to default | ||
− | > </code> | + | > |
+ | </code> | ||
Revision as of 10:34, 17 April 2009
Class
Recital Terminal Developer Environment
Purpose
Specify the interactive prompt
Syntax
SET PROMPT TO <expC> | DEFAULT
See Also
Description
The SET PROMPT TO <expC> command allows you to specify the interactive prompt. The prompt string can be a maximum of 10 characters long. The SET PROMPT TO DEFAULT command resets the prompt back to ’> ’. By default, the prompt is ’ > ’.
Example
> set prompt to ". " . set prompt to default >
Products
Recital Terminal Developer