Difference between revisions of "SET COMMAND"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Specify command identity in the status bar | Specify command identity in the status bar | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | SET STATUS | + | [[SET STATUS]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set command to "myprog"</ | + | set command to "myprog"</code> |
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
− | [[Category:Set_Commands]] | + | [[Category:Set_Commands|COMMAND]] |
+ | [[Category:Terminal Environment]] | ||
+ | [[Category:Terminal Environment Set Commands]] |
Latest revision as of 16:59, 12 November 2009
Purpose
Specify command identity in the status bar
Syntax
SET COMMAND TO <expC>
See Also
Description
The SET COMMAND TO command updates the first box of the status bar with the specified character string <expC> up to 15 characters in length. If SET COMMAND TO is used on its own, the status bar is updated with the default text.
Example
set command to "myprog"
Products
Recital