                                                                set_clear 
Chapter 13 Set and Criteria Selection

For any given map, the user may define a maximum of 24 sets (assigned numbers
1-24).  The set_clear command will clear, or erase, the data in the sets
defined by the specified range of set numbers.  It can also clear import levels
in the range 35 - 95.

set_clear

    Clears all sets within the named range.
     
         set_clear s1 s2

    Clears all sets within the range s1 to s2 (or s2 to s1).
    ___________________________________________________________________________
    Options/arguments:

         s1        Set (or level) number 0-95
         s2        Set (or level) number 0-95
    ___________________________________________________________________________
    Example(s):

    To clear sets 10-17, enter:
     
         set_clear 10 17
     
    To clear set 3, enter:
     
         set_clear 3 3
    ___________________________________________________________________________
