ARPUS/ce, Version 2.5.5 (10/08/97) (SCCS 1.1)
_______________________________________________________________________________
[range] dlb
"delete label"
DESCRIPTION:
The 'dlb' command deletes all labels in the range of text
delimited by '[range]'. The range may be explicitly defined via
one of the methods referenced in .
EXAMPLES:
1,$dlb # Delete all the labels.
dr;echo # Normal mark (key F1)
pb;tb;tr # Go to bottom of file (key <ctrl>-b)
dlb # delete all labels in the marked region
glb aaa # Go to label aaa
dr;[+1] # Mark an area just over that label
dlb # delete label aaa
RELATED HELP FILES:
glb (Goto Label)
lbl (Create Label)
regionsCon (region description)
regexpCon (regular expressions)
support (customer support)
____________________________________________________________________________
Copyright (c) 2005, Robert Styma Consulting. All rights reserved.