kknowle2
Civil/Environmental
- Jan 16, 2001
- 19
I have just purchased lahey fortran v5.6. does anyone know how to access the printer. With MSfortran v5.0 you could just use OPEN(UNIT=7,FILE='PRN')
and WRITE(7,*)'TEST'
etc.
but Lahey 95 and 90 won't access the printer. I've been told that I need to access the printer through Windows. How do I do this. A program written in MSfortran v5.0 has no problem accessing and writing to my printer on LPT1. I'm using windows98.
Would appreciate some help.
Thanks,
Kevin
and WRITE(7,*)'TEST'
etc.
but Lahey 95 and 90 won't access the printer. I've been told that I need to access the printer through Windows. How do I do this. A program written in MSfortran v5.0 has no problem accessing and writing to my printer on LPT1. I'm using windows98.
Would appreciate some help.
Thanks,
Kevin