home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19895 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  1.9 KB

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!news.claremont.edu!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: VAX c
  5. Date: 26 Dec 1992 07:35:50 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 24
  8. Distribution: world
  9. Message-ID: <1hh20mINNfjb@gap.caltech.edu>
  10. References: <24DEC199220084219@spades.aces.com> <Bzt6EF.Est@dale.cts.com>,<25DEC199221083299@spades.aces.com>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <25DEC199221083299@spades.aces.com>, gavron@spades.aces.com (Ehud Gavron 602-570-2000 x. 2546) writes:
  15. >#So how do I make sure that the buffer gets onto disk? (in my case), I asked.
  16. =#They told me that there is an "unsupported and undocumented" function that I
  17. =#could call.  Thanks, but no thanks, I said.
  18. =
  19. =I didn't realize I'd have to hold your hand through this.  You
  20. =wanted it out of VAX C, I showed you how.  Now you want it out
  21. =of RMS and you won't even look up SYS$FLUSH.  Shame on you.
  22.  
  23. =P.S. If you can't figure out how to go from a stream ID (FILE *) to
  24. =     a FAB, please play with the listings just a tad more.
  25.  
  26. Actually, you don't have to go all the way to the FAB, just to the RAB.  And
  27. the "unsupported and undocumented" function that DEC support was talking about
  28. was almost certainly the one that returns the RAB associated with a file
  29. descriptor.
  30. --------------------------------------------------------------------------------
  31. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  32.  
  33. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  34. understanding of astronomy is purely at the amateur level (or below).  So
  35. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  36. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  37. hold me responsible for it, but my organization had nothing to do with it.
  38.