Relatively inexperienced in writing/diagnosing binary and I've got a problem that is driving me nuts. I'm trying to open and write to a binary file using the following code:
OPEN(123, &
FILE= 'filename', &
FORM='UNFORMATTED', &
ACCESS='DIRECT', &
RECL=32)
**this write statement is contained...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.