October 1, 1979 FRESS COMMANDS MAKE SPLICE
Edit
If a Splice is specified within the scope of an editing
operation (e.g., DELETE), all "Spliced-out" text will also be
affected. Given the string, "The hidden material including the
Splice will be gone", with "including the Splice" hidden behind
a Splice:
s/ hidden...be/ lousy stuff is
[before]=> The hidden material %SP&EC will be gone.
[after]=> The lousy stuff is gone.
A Splice is actually the special case of a Jump. Editing the
second letter _____________ of the Structure abbreviation (i.e., the "P" of
"SP," "C" of "EC") is a special way of changing a Splice into a
Jump.
d/P
[before]=> %SP"Keyword"explainer%%
[after]=> %J"Keyword"explainer%%
Keywords on Splices are superfluous, unless the Splice is later
to be made into a Jump.
Splices can be made between files using deferred <lp>'s.
RESTRICTIONS ____________
The Keyword fields cannot be added once a Splice is made.
Splices can be made into Jumps, but the process is
irreversible, except via an immediate REVERT.
RELATED COMMANDS ________________
MJUMP
190 -- Section 5 Release 9.1 FRESS Resource Manual
Previous Page Next Page