MARKS2

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


                        WE'LL "BOX" THE BRACKETS
If you want to use one parameter from an inner box, you will probably
have to use something else from the larger box outside.
         _________________________________________________________
        |1          ___________________________________________   |
        |          |2       ________________________________   |  |
        |          |       |3       _____________________   |  |  |
        |          |       |       |4        _________   |  |  |  |
        |          |       |       |        |5        |  |  |  |  |
        |          |       |       |        |        5| 4| 3| 2| 1|
athingof[ ;SIZEOF= [height [,width [,depth  [, color  ]  ]  ]  ]  ]

Box 1  contains ;SIZEOF= and [height... and EVERYTHING in Box 2
Box 2  contains height   and [,width... and EVERYTHING in Box 3
Box 3  ...
 .. 5  contains only the variable "color".

If all you need is a barn with a height of 75, type a this:

                       makeit barn;sizeof=75

                                                ...Please press 
Back to Main Index