home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4286 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  717 b 

  1. Xref: sparky comp.lang.fortran:4286 comp.os.vms:17798
  2. Path: sparky!uunet!comp.vuw.ac.nz!am.dsir.govt.nz!lhn.gns.cri.nz
  3. From: mdlcpgs@lhn.gns.cri.nz
  4. Newsgroups: comp.lang.fortran,comp.os.vms
  5. Subject: Turning VAX FORTRAN IOSTAT returns into VMS status codes?
  6. Message-ID: <2b022ab8.3aaa@lhn.gns.cri.nz>
  7. Date: Wed, 11 Nov 92 21:58:16 GMT  
  8. Organization: Institute of Gelogical & Nuclear Sciences, New Zealand.
  9. Lines: 6
  10.  
  11. Hi. I wonder if anyone can tell me how to turn a VAX FORTRAN
  12. IOSTAT status return value into a VMS status for signalling
  13. by LIB$SIGNAL?  I cant in this application use ERRSNS because
  14. the error of interest may not be the last io transaction on
  15. the file at the time when I want to signal.
  16.     Thanks, Phil
  17.