Difference between revisions of "SET TEDIT"

From Recital Documentation Wiki
Jump to: navigation, search
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
MODIFY COMMAND, ALIAS, SPAWN, RUN, SET WP
+
[[ALIAS]], [[MODIFY COMMAND]], [[RUN]], [[SPAWN]], [[SET WP]]
  
  
Line 32: Line 32:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Set_Commands]]
+
[[Category:Set_Commands|TEDIT]]

Revision as of 16:13, 11 March 2009

SET TEDIT

Class

Recital Terminal Developer Environment


Purpose

Specify an alternate text editor to be used when MODIFY COMMAND is issued.


Syntax

SET TEDIT TO <expC>


See Also

ALIAS, MODIFY COMMAND, RUN, SPAWN, SET WP


Description

With the SET TEDIT TO <expC> command, you can specify an alternate text editor which will be used when you issue the MODIFY COMMAND <filename> command.


Example

set tedit to "wmc"
set tedit to "edit/nojournal"


Products

Recital Terminal Developer