home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19142 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  2.0 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!newsserver.jvnc.net!yale.edu!ira.uka.de!smurf.sub.org!easix!teralon!darkness.gun.de!rseichter
  2. From: rseichter@darkness.gun.de (Ralph Seichter)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Library revisions....
  5. Message-ID: <zpd8aNpUdD@darkness.gun.de>
  6. Organization: DARKNESS Public Mailbox, Kerpen, Germany
  7. Date: Sat, 23 Jan 1993 17:14:00 +0100
  8. Lines: 30
  9.  
  10. pochanay@cae.wisc.edu (Adisak Pochanayon) wrote
  11.  
  12. >     Could someone post or e-mail me a list of all the library revisions and
  13. > the OS that's being run.  I want to be able to check for 1.1, 1.2, 1.3, 1.X,
  14. > 2.0,2.04,2.1,3.0, etc.
  15.  
  16. Although  I  surely  don't want to intercept your request, I'd like to know
  17. why exactly you want to check for 1.X ,2.Y, 3.Z or others.  I consider it a
  18. wise thing to open the minimum version required for each library and not to
  19. open all libs with e.g. V38 (in case you need locale.library support).
  20.  
  21. I myself already had some trouble. A program of mine, designed for OS 2.04,
  22. opened all libs with a version number of 37L, even the diskfont.library.  I
  23. didn't  realize that C= shipped two diskfont.libs (a small 36.x plus V37.58
  24. which  supports  outline  fonts)  with  their  OS 2.04 package.  That small
  25. glitch caused a lot of mourning, people would say "you call your program OS
  26. 2.04 compatible but it doesn't run on my machine wich uses OS 2.04".  I had
  27. a  *hard*  time explaining this, especially because there was absolutely no
  28. need  to  insist on a diskfont.lib V37 (there are no new features anyway if
  29. you don't use outline fonts).
  30.  
  31. Thus  you'll find me now very picky with opening libraries.  I always check
  32. out  the  functions  I use and open the first version of each library which
  33. offers all functions required.  I learned *my* lesson!  :)
  34.  
  35.     MfG,    Ralph
  36. --
  37. Helen paused. With an audible "WHUMP", Muffy's familiar yipping had ended,
  38. and only the sound of Ed's football game now emanated from the living room.
  39. [GL] rseichter@darkness.gun.de # Tel (+49) 2233 70293 # Zodiac's Point 3.0
  40.