Extra file fields
The number and format of the fields in the Extra file are
constants specifed in the global variables file: there are
i real variables and j integer variables, where
both i and j are under user control.
- 1 Person id
- 2 First real value, if any (i > 0)
...
- i + 1 Last real value, if any (i > 0)
- i + 2 First integer value, if any (j > 0)
...
- i + j + 1 Last integer value, if any (j > 0)
SOCSIM (socsim@demog.berkeley.edu)