Commands describing the placement and numbering of the label number in the next box:


*
* This are the directives to Figure 12
*
* Use ArcInfo symbolsets plotter
.SHADESET plotter
.LINESET plotter
* Define the starting position of the legend (x,y)
.BOXPOS 1.0 15.0
* Define the size of a box (x,y)
.BOXSIZE 1.0 0.7
* Define the seperation of subsequent boxes (x,y)
.BOXSEP 0.3 0.5
*
* We want proportional text and textfont 94021
.DEFTEXT 0.3 0.3 94021.0
.PROPORTIONAL
.001S002T Box1
* Turn off labels
.LABOFF
.002S001T Box2
.LABON
* Turn on label
.003S001T Box3
.004S001T Box4
* Next label is number 99 and centerd
.NEXTLABEL 99.0
.LABPOS 5.0
.005S001T Box5
* Next 4 labels are positioned in all 4 corners
.LABPOS 1.0
.006S001T Box6
.LABPOS 2.0
.007S001T Box7
.LABPOS 3.0
.008S001T Box8
.LABPOS 4.0
.009S001T Box9

Figure 12 Figure 12