CommandLineLanguage

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Difference (from revision 7 to current revision) (minor diff, author diff)

Changed: 9,10c9,11
***To ensure that a statement is processed as an XEDIT command, precede it with command; this will bypass an identically named macro. ***To ensure that a statement is processed as a macro, precede it with macro. (This is necessary if a macro's name contains numeric characters.)
**In XEDIT you can use a prefix such as "CMS" to indicate that you specifically want an external CMS command to run. Initially, a string that is not recognized as an XEDIT command is passed to CMS for processing. This behaviour may be overridden with set impcmscp off (set implicit cms/cp on|off), which causes the editor to complain instead.
***To ensure that a statement is processed as an XEDIT command, precede it with command; this will bypass an identically named macro.
***To ensure that a statement is processed as a macro, precede it with macro. (This is necessary if a macro's name contains numeric characters.)
**In XEDIT you can use a prefix such as "CMS" to indicate that you specifically want an external CMS command to run. By default, a string that is not recognized as an XEDIT command is passed to CMS for processing. This behaviour may be overridden with set impcmscp off (set implicit cms/cp on|off), which causes the editor to complain instead.

Changed: 12c13
** One or more equal signs (=) cause the last command sequence to be re-executed n times.
** One or more equal signs (=) cause the last command sequence to be re-executed n (n equal signs) times.

There are a couple of popular approaches to the command line language that any given editor can use.

Both the IbmEditorFamily and ViFamily allow you to type operating system command lines and have them interpreted appropriately.

Note: Just because a command has been executed from the command line doesn't mean that it can't be interactive.


HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit text of this page | View other revisions
Last edited February 22, 2021 11:19 pm (diff)
Search: