Software Archive
Read-only legacy content
17061 Discussions

Determing File SIze

akochhar
Beginner
235 Views
Hi,

Is there a Fort ran command which will allow me to determine the number of bytes in a file?
I thought I could use the INQUIRE statement., but it doesn't seem to have a file size option.

Thanks in advance...
0 Kudos
1 Reply
Steven_L_Intel1
Employee
235 Views
The CVF library routine GETFILEINFOQQ will do this.

Steve
0 Kudos
Reply