background image

            List of variables on the working file

Name                                                                   Position

SIZE      House size (squares)                                                1
          Measurement Level: Scale
          Column Width: 6  Alignment: Right
          Print Format: F6
          Write Format: F6

PRICE     Selling price ($000)                                                2
          Measurement Level: Scale
          Column Width: 7  Alignment: Right
          Print Format: F8
          Write Format: F8

AGE       Age in years                                                        3
          Measurement Level: Scale
          Column Width: 6  Alignment: Right
          Print Format: F4
          Write Format: F4

LANDSIZE  Land size in meters squared                                         4
          Measurement Level: Scale
          Column Width: 8  Alignment: Right
          Print Format: F8
          Write Format: F8

Page  1