October 1, 1979 FRESS COMMANDS MOVE TO LABEL
Edit


MT


MT Move to Label _____________________
MTLABEL moves a piece of text directly after the specified
Label.


MTlabel <scope> <label>


<scope>...the amount of text to be moved
<label>...the Label after which the text will be placed
NOTES _____
MTLABEL is similar to MOVE. It is useful for gathering diverse
fragments at a common location (e.g., alphabetizing an
unordered list by moving each entry in reverse order -- z, y,
x, ..., a; which yields, the entries in the order a, ..., x,
y, z when finished).
RESTRICTIONS ____________
<label> must be specified and cannot be deferred.
MTLABEL does not work between files.
MESSAGES ________
LABEL SPECIFIED DOES NOT EXIST
RELATED COMMANDS ________________
COPY, CTLABEL, MOVE, MTWORK
FRESS Resource Manual Release 9.1 FRESS RSection 5.8 -- 191
Previous Page Next Page