Intel AEDIT-86 Life Jacket User Manual


 
AEDIT -86 User's
Guide
EAliting
Commands
Related Commands.
(-)FIND,
(?)REPLACE,
SET
K_token
Go
To
execute the Go
option~
press G.
It
relates to macro execution continuation
after
a
(-)FIND/(?)REPLACE
command failed.
It
prompts-
continue
macro
execution
after
a
failure?
Cy
or
[n])
This option is meaningful only
in
macro execution; it has no meaning at main
command level.
The
default for the
SET
Go option, when a macro
is
started,
is
No
for all macros regardless of the current setting
of
the option.
To
use this option, you
should specify
SET
Go Yes
in
your macro.
It
may be reset within the same macro
file.
The
SET
Go
option does not affect a nested macro.
If
y
is
in effect for the current macro file and a
(-)FIND/(?)REPLACE
command
fails, execution
of
the current macro continues, i.e., the next command is activated.
If
n is in effect for the current macro file, and a
(-)FIND/(?)REPLACE
command fails, execution
of
the current macro
is
terminated, and control is
returned to the caller, either a macro or main command level.
During
MACRO
Create, the
SET
Go command
is
inserted into the macro definition,
but the macro currently defined is executed as if
SET
Go
is
Yes.
Related Commands.
MACRO
Create,
EXECUTE
Highbit
To
execute the Highbit option, press H.
It
allows the display
of
characters with
hexadecimal values over 7FH.
It
prompts-
display
parity-on
characters
as
is?
Cy
or
[n])
If
y,
all text characters with hexadecimal values over
7FH
are written to the
screen as
is.
If
n,
all text characters with hexadecimal values over
7FH
are displayed as ?
Indent
To
execute the Indent option, press I. This option is useful when entering code for a
structured language such as
PL/M
or Pascal. It
prompts-
automatically
indent
during
insertion?
Cy
or
[n])
If
y in
INSERT
mode and <
RETUR
N)
is pressed, the next line
is
automati-
ca])y indented to the position
of
the first character of the preceding line. For the
first line (after a blank line), pressing
<
RETURN)
moves the cursor to position
o
of
the next line. At main command level, the cursor moves to the first nonblank.
nontab character
in
the next line.
If
n,
this option
is
turned off.
The Indent option is not active if a carriage return
is
inserted using the <
HEX)
prefix ( <
HEX)
OD)
or
if
a line feed
is
inserted without a carriage return.
This option
is
not active in
XCHANGE
mode.
Related Commands. Carriage Return,
INSERT
3-19