To see plots of all the questions in the survey, simply type exe survey at the PAW command prompt. Hit the return key to cycle through the plots one by one. The .kumac files have a cut to separate responses based on the continent where the respondant was raised: American vs. Non-American. To change this cut to the continent on which the respondant works, edit the .kumac, performing the following change: contrais.ne.5 --> contwork.ne.6 contrais.eq.5 --> contwork.eq.6 --- The survey.kumac shows plots that are normalized to unit area. For absolute numbers and error bars, use survey_abs.kumac in exactly the same way. --- There is a "switch" built into the macro that will generate .eps files of the plots you make. To turn on the switch, type: sig do_eps=1 To turn the switch off, set it to 0. --- A second switch will turn off the automatic titles. (If you are inserting the files in a document, you might use a caption instead.) The turn off the titles: sig do_titl=0