ARPUS/ce, Version 2.6.2 (03/10/05) (SCCS 1.6)
_______________________________________________________________________________
es '<string>'
"enter string"
DESCRIPTION:
'es' inserts <string> at the current cursor position just as if you
had typed <string> yourself. If the window is in insert mode, text
under and to the right of the cursor is shifted right to make room for
<string>. In overstrike mode, text under and to the right of the
cursor is replaced by <string>, and the line's length is extended if
necessary to accommodate <string>. String can be a single character as
in es 'a' or a multi-character string such as es 'DISPLAY='.
<string> can be enclosed in either single or double quotes.
It can also be enclosed in the '#' character place of the quotes.
RELATED HELP FILES:
ed (Delete Character)
ee (Edit Erase)
ei (Insert/Overstrike)
en (Enter Newline)
er (Enter Raw)
support (customer support)
_______________________________________________________________________________
Copyright (c) 2005, Robert Styma Consulting. All rights reserved.