13. Appendix 1



An example of the command file used to extract data from MIDAS. The file shown extracts the total population for each enumeration district (ED) in the Highlands.

input system file name=highlosh
exclude shipping 
totpop=s020001
describe variable totpop label=Total Population
save variables zoneid zlabel totpop
output delimited file name = ex_high.dat
end
finish

Contents Page

GIS Index

Last Updated 23-03-1999