home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20674 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.9 KB

  1. Path: sparky!uunet!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: Help a student in distress....
  5. Date: 9 Jan 1993 22:37:35 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 26
  8. Distribution: world
  9. Message-ID: <1ink3fINNo4c@gap.caltech.edu>
  10. References: <20242.2b4c180e@ul.ie>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <20242.2b4c180e@ul.ie>, 9120092@ul.ie writes:
  15. >Call me a buthead but I've got a few rather simplistic questions to 
  16. >pose to the great VMS minds out there.
  17. >(1) How come DEC manuals have most of their examples in Fortran?
  18.  
  19. Probably for historical reasons:  Remember, when VMS was invented, FORTRAN was
  20. the most commonly-used programming language in existence (no, I don't consider
  21. COBOL to be a programming language).
  22.  
  23. >(2) In DEC's RMS who does the FAB and the RAB work, is it much different
  24. >    from the FAT in Messy Dos (TM) ?
  25.  
  26. The FAB is a data structure used to store information regarding how a file has
  27. been opened or how it's going to be opened.  The RAB is a data structure that
  28. contains information regarding such things as the location in a file at which a
  29. particular stream is currently positioned, what sort of record access is being
  30. used, and so forth. Both of these are used to pass information back and forth
  31. between the application and RMS.
  32. --------------------------------------------------------------------------------
  33. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  34.  
  35. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  36. understanding of astronomy is purely at the amateur level (or below).  So
  37. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  38. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  39. hold me responsible for it, but my organization had nothing to do with it.
  40.