CompuServe Messages

SAS/C I'm gonna SCREAM

    24-Nov-91 22:34:29
Sb: SAS/C I'm gonna SCREAM
Fm: David Martin 72510,3232
To: ALL
ALL: I've tried numerous times to get Lattice C 5.10b to generate a listing file to disk with various parameters. I am using the Workbench SAS/C interface to create the SASCOPTS files in my projects directory. The following parameters are produced by the SAS/C prefs: -gs -gi -gh -gx -gd -ms -oterm when I then compile from within LSE…I get this error really fast on the screen…"CAN'T USE '-ofilename' FORM OF -o option with -g option" Now what the heck does that mean???? Note: I read the read.me file and it suggested using lc -ghsx=myfile.lst myprog.c How do I do this within the options editor? DWM