dcrevier@jarthur.Claremont.EDU (Dan Crevier) (02/23/90)
I am working on a scientific graphing program that uses GDOS to produce great printed results. Right now, I can produce a metafile, which you have to print out with OUTPRINT.PRG or a similar program. I would like to be able to print directly to the printer. In my meta file code I set work_in[0] to 31 to tell it to do a meta file. I thought by setting it to 21 instead I could get it to print to the printer, but it only ejects a blank page. I am using a coordinate system ranging from 0, 0 to 32767, 32767. I asked about this before and got no replies. Can anybody help? Dan