CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens

FORTRAN(OPEN->APPEND)

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 30, 2004, 04:07
Default FORTRAN(OPEN->APPEND)
  #1
kris
Guest
 
Posts: n/a
My program didn't have any problems at Fortran compiler 77.

But there are problems on Fortran compiler 90.

ex>>

OPEN(84,FILE='MonP.dat',FORM='FORMATTED', STATUS='UNKNOWN', ACCESS = 'APPEND')

error message >> on ACCESS part The value given for the ACCESS specifier is incorrect.

How can I solve this problem??

Or is it possible to substitute anything for APPEND value??
  Reply With Quote

Old   November 30, 2004, 08:57
Default Re: FORTRAN(OPEN->APPEND)
  #2
Jörn Beilke
Guest
 
Posts: n/a
try "POSITION=APPEND"
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to open a old file for APPEND liu OpenFOAM Running, Solving & CFD 21 July 13, 2013 05:34
An Open Source mesh generator for Open Foam Ahmed Main CFD Forum 15 September 23, 2010 19:39
Solver Theory append petr CFX 0 April 20, 2005 10:09
Scheme: append to existend file Ingolf FLUENT 0 November 10, 2003 06:27
append data to a file Wen Long Main CFD Forum 1 April 11, 2002 21:45


All times are GMT -4. The time now is 22:51.