home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / vmsnet / misc / 1068 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.3 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!uvaarpa!concert!ais.com!bruce
  2. From: bruce@ais.com (Bruce C. Wright)
  3. Newsgroups: vmsnet.misc
  4. Subject: Re: VMS listings kit (was Re: writing lexical functions)
  5. Message-ID: <1992Dec15.114750.5898@ais.com>
  6. Date: 15 Dec 92 11:47:50 GMT
  7. References: <Bz3KEC.Es2@wm.estec.esa.nl> <12DEC199200264446@spades.aces.com> <1992Dec14.085555.5895@ais.com> <1992Dec14.223000.964@cmkrnl.com>
  8. Organization: Applied Information Systems, Chapel Hill, NC
  9. Lines: 36
  10.  
  11. In article <1992Dec14.223000.964@cmkrnl.com>, jeh@cmkrnl.com writes:
  12. > In article <1992Dec14.085555.5895@ais.com>, bruce@ais.com (Bruce C. Wright)
  13. >  writes:
  14. >>> #Can anyone out there tell me if it is possible to write my own lexical
  15. >>> #functions, and how?
  16. >>> [...]
  17. >>                 4. Get a copy of the source to DCL and hack it in
  18. >>            yourself.
  19. >> 
  20. >> This is an EXPEN$IVE solution and DEC keeps changing the exact
  21. >> requirements for doing this legally.
  22. > I must protest.  Listings for nearly all of VMS, plus all of the utilities
  23. > that ship with it, can be purchased on CD-ROM for about $2200, and the legal
  24. > requirements (you need to sign a source license agreement) haven't changed
  25. > since this offering was introduced many years ago.
  26. > No, you don't get compilable source for this price.  But you certainly get 
  27. > enough information to help you add things to the system. 
  28.  
  29. But if you're changing something like DCL, to do something like add new
  30. lexical functions, I think you'll _need_ the compilable sources -- it's
  31. not like writing something that interfaces with some of the internals,
  32. you'll have to actually modify the sources and recompile the image.  The
  33. listings are rather problematic for this purpose.
  34.  
  35. They _are_ very useful however, and in many (most?) cases you don't
  36. really need compilable sources.  It's a good point that the listings
  37. are not too outrageously priced and are fairly readily available, but
  38. if I'm not mistaken the actual source kit is not only expensive, but
  39. also subject to frequent policy changes by DEC.  As you note there is
  40. a widespread misconception that the listings kit is also subject to the
  41. same policy changes, a typical case of DEC's right hand not knowing
  42. what the left hand is doing.
  43.  
  44. Bruce C. Wright
  45.