Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

help wid how change file attributes in fortran, i can't open binary imagen of stram_lf file

2 views
Skip to first unread message

~libertad-fraternidad-igualdad~

unread,
Aug 6, 2007, 10:26:55 AM8/6/07
to
If I use set file/attri=... and put into STREAM_LF I can open ok.
But I need do it in process code żhow do it?

Bob Koehler

unread,
Aug 6, 2007, 12:56:49 PM8/6/07
to
In article <46b72fad$1...@filemon2.isp.telecable.es>, ~libertad-fraternidad-igualdad~ <victor...@telecable.es> writes:
> If I use set file/attri=... and put into STREAM_LF I can open ok.
> But I need do it in process code żhow do it?

Get a copy of the FILE utility which we used before the /attributes
qualifier was added to the set file command and crib the code from
there.

Basically you open the file using RMS calls, change the RAB, and
then process it.

0 new messages