Difference between revisions of "SET COMMAND"
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 23: | Line 20: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set command to "myprog"</ | + | set command to "myprog"</code> |
Revision as of 13:40, 15 April 2009
Class
Recital Terminal Developer Environment
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 Terminal Developer