home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12570 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.6 KB  |  36 lines

  1. Xref: sparky comp.sys.hp:12570 alt.cobol:527
  2. Newsgroups: comp.sys.hp,alt.cobol
  3. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!scd.hp.com!hpscdm!hpuerca.atl.hp.com!aaa
  4. From: aaa@hpuerca.atl.hp.com (Simon Fowler)
  5. Subject: Re: Need info on Cobol products
  6. Sender: news@hpuerca.atl.hp.com ( News admin)
  7. Message-ID: <Bx8zK0.J6B@hpuerca.atl.hp.com>
  8. Date: Thu, 5 Nov 1992 14:43:11 GMT
  9. Distribution: na
  10. References:  <1992Nov4.174333.20403@athena.mit.edu>
  11. Organization: Hewlett-Packard Company, Atlanta GA
  12. Lines: 22
  13.  
  14. In article <1992Nov4.174333.20403@athena.mit.edu>, equaad@athena.mit.edu (Ellen F Quaadgras) writes:
  15. > Hi,
  16. >     I have an HP 900/720 for which I want to purchase a Cobol
  17. > compiler. All I really need to do with it is compile some small test
  18. > programs (it will be used for a class). I talked to my sales rep from
  19. > HP, and he said that there are three versions: the Developer's
  20. > package, the compiler, and the runtime package. My question is: is the
  21. > "runtime" version of Cobol sufficient, or do I need the "compiler".
  22. > The reason I'm confused is this: my sales rep is unclear whether the
  23. > "runtime" version does any actual compiling. I think, however, if it
  24. > doesn't compile, what on earth does it do? Interpret?
  25.  
  26. COBOL/HP-UX is licensed from Micro-Focus. Each machine that runs a COBOL program requires
  27. a licence. The supplier can ship either an executable or .int or .gnt files. Any of 
  28. these will run on a runtime system.
  29. The Compiler is the minimum needed to actualy compile/run COBOL code. The
  30. Developer includes all the utilities needed for a development environment, including
  31. the Animator for debugging.
  32.  
  33. simon
  34.  
  35. #include <std.disclaimer>
  36.