[comp.sys.next] Help! Filename Format of FORTRAN Input/Output Data Files

ZQH@psuvm.psu.edu (06/27/91)

Hello, everyone.  Could someone please tell me what is the filename format
of the FORTRAN Input/Output data files for the NeXTstation?  It should
be something like:

    on VMS ---  FORnnn.DAT     ("nnn" or "nn" is the FORTRAN logical
    on Ultrix ---  fort.nn                           unit number)

I tried "fort.nn" on the NeXTstation but failed (I don't have the
FORTRAN compiler manual and "man f77" gave nothing, so I just used
'f77' without any option --- it did generate an "a.out" file but
'a.out' complained about no I/O files).

I don't want to change things inside the code (it's about 5,000 lines)
and I am quite sure there should be something similiar to "fort.nn"
on the DEC Ultrix or SUN OS.  If you have the FORTRAN manual for the
NeXTstation, please look up for it.  You may send e-mail to me (e-mail
address:  zqh@psuvm.psu.edu).  Thanks a lot in advance.

                                                          James