home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uimrl7.mrl.uiuc.edu!ercolessi
- From: ercolessi@uimrl3.mrl.uiuc.edu (furio ercolessi)
- Subject: Re: A VMS Fortran I/O question
- References: <C03pyp.E4v@news.cso.uiuc.edu> <1992Dec31.153918.16765@e2big.mko.dec.com>
- Message-ID: <C056Gp.F3o@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Reply-To: ercolessi@uimrl3.mrl.uiuc.edu (furio ercolessi)
- Organization: MRL - UIUC
- Date: Thu, 31 Dec 1992 21:02:47 GMT
- Lines: 41
-
- In article <1992Dec31.153918.16765@e2big.mko.dec.com>, lionel@quark.enet.dec.com (Steve Lionel)
- writes:
- |>In article <C03pyp.E4v@news.cso.uiuc.edu>, ercolessi@uimrl3.mrl.uiuc.edu
- |>(furio ercolessi) writes...
- |>>Does anybody know (well, Steve Lionel certainly knows, but maybe
- |>>he's in holiday ...) what should I do to kill the carriage control character
- |>>on the standard output in VMS Fortran ?
- |>
- |>Yes, I do know, and no, I'm not on vacation (though perhaps I should be..)
- |>But you're not going to like the answer....
-
- er ... yes i didn't like it ... but thanks anyway!
-
- |>Is this really easier than using WRITE(6,) instead?
-
- it's easier to use WRITE(6,) :-) and i'll probably do that ...
-
- And, oh, some time ago I rambled about carriagecontrol='FORTRAN'
- and the fact that some utilities do not recognize it, but at that time
- I didn't remember exactly which ones. Well, one is the Internet/DECnet
- gateway software running on Ultrix boxes. This software is wonderful
- and, being in a mixed environment, I use it all the time. But there is
- no way to transfer a file with carriagecontrol='FORTRAN', at least
- in the release we have here:
-
- 3$ copy dum.dum x:"dum.dum"
- %COPY-E-OPENOUT, error opening MRLUXB"ercoless password"::"dum.dum" as output
- -RMS-F-SUPPORT, network operation not supported
- -FAL-F-RAT, record attributes field rejected
- %COPY-W-NOTCOPIED, $4$DUA8:[ERCOLESSI]DUM.DUM;1 not copied
-
- where DUM.DUM on VMS has Fortran carriage control.
- Also 'NONE' is not good; it has to be 'LIST' (then, also old good
- EDT is entirely happy ...).
-
- Thanks and have a happy new year!
- --
- Furio Ercolessi
- Materials Research Laboratory | Intl School for Advanced Studies
- Univ. of Illinois at Urbana-Champaign | Trieste, Italy
- furio@uiuc.edu | furio@sissa.it
-