|
|
1.1 root 1: .th SETFIL III 10/29/73
2: .sh NAME
3: setfil \*- specify Fortran file name
4: .sh SYNOPSIS
5: .ft B
6: call setfil ( \fRunit\fB, \fRhollerith-string\fB )
7: .ft R
8: .sh DESCRIPTION
9: .it Setfil
10: provides a primitive way to associate
11: an integer I/O
12: .it unit
13: number with a file named by the
14: .it hollerith-string.
15: The end of the file name is indicated by a blank.
16: Subsequent I/O on this unit number will refer to
17: file whose name is specified by
18: the string.
19: .s3
20: .it Setfil
21: should be called only before any I/O has been done on the
22: .it unit,
23: or just after doing a
24: .bd rewind
25: or
26: .bd endfile.
27: It is ineffective for unit numbers 5 and 6.
28: .sh "SEE ALSO"
29: fc (I)
30: .sh BUGS
31: There is still no way to receive a file name
32: or other argument from the command line.
33: Also, the exclusion of units 5 and 6 is
34: unwarranted.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.