DanRRight
Joined: 10 Mar 2008 Posts: 2876 Location: South Pole, Antarctica
|
Posted: Fri Aug 17, 2012 9:15 am Post subject: Write(0,*) |
|
|
Would it be possible to make a step back into ages and make unit=0 default unit for printer equal to unit=6 (like in write(6,*) ) ? One legacy code i compile now uses unit=0 on multiple compilers and platforms including all compilers for Windows and Unix, besides of course FTN95. In FTN95 unit=0 is just a regular not a special logical unit requiring opening and closing unlike unit=6 which is always open. |
|