Command for choosing under several combined box types:


*
* This are the directives to Figure 13
*
* 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
*
.BOXLINE 2.0
*
* We want proportional text and textfont 94021
.DEFTEXT 0.3 0.3 94021.0
.PROPORTIONAL
* Draw a series of boxes grouped to combined box types:
.STARTLT 1.0 3.0
.001S001T Box1
.002S001T Box2
.003S001T Box3
.STARTLT 2.0 3.0
.004S001T Box4
.005S001T Box5
.006S001T Box6
.BOXPOS 5.0 15.0
.STARTLT 3.0 3.0
.007S001T Box7
.008S001T Box8
.009S001T Box9
.STARTLT 4.0 3.0
.010S001T Box10
.011S001T Box11
.012S001T Box12
.STARTLT 5.0 3.0
.013S001T Box13
.014S001T Box14
.015S001T Box15

Figure 13 Figure 13