October 1, 1979 HOUSE FUNCTIONS POP IMP-INSERT POINTER
This "pops" the Implied Insert Stack to the next outermost level
of decimal Blocks. Thus, in the example above, if the Implied
Insert Point is after the word "Block" and &POP is given, the new
Implied Insert Point is after the string:
Block%>
If, then, the command
ID/new one
were given, the result would be:
%< '1' Introduction
%< '1.1' word
%< '1.1.1' text inside a Block%>
%< '1.1.2' new one %>%>%>
The Implied Insert Point would then be after the word "one." If
another Block on the same level as 1.1.1 and 1.1.2 were desired,
the sequence of commands would be:
&POP
ID/this text will be on level 1.1.3.
Similarly, if the next Block to be inserted is to be on the same
level as 1.1, two &POP commands must be given. The first will
bring the Implied Insert Point to the same level as 1.1.3, the
second to the level of 1.
MESSAGES ________
TRIED TO POP TOO MANY TIMES
RELATED COMMANDS ________________
CFWORK, IANNOTATION, INSERT, IBLOCK, IDBLOCK, MDREF, MDRDEF,
MFWORK, MLABEL, RTANNOTATION, SPLITAREA
FRESS Resource Manual Release 9.1 FRESS RSection 6.2 -- 267
Previous Page Next Page