home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / ini_library / zee_inilib.readme < prev   
Text File  |  2000-08-14  |  2KB  |  63 lines

  1. Short:    Library for ASCII-based settings files! (8/8/2K)
  2. Author:   cdgs.basty@usa.net (Sebastian "Basty" Vater)
  3. Uploader: seasons@softhome.net (Lloyd Rosen)
  4. Version:  v32.01
  5. Type:     util/libs
  6. Replaces: util/libs/zee_inilib.lha
  7.  
  8.  
  9. ini.library is a shared Amiga library providing easy creation, access
  10. and maintenance of ASCII based settings/preference files.
  11.  
  12. * You won't need to code a prefs GUI in the last minute - - The users
  13. can simply edit settings using their favourite text-editor!  Ofcourse
  14. you  may  additionally code a prefs GUI that handles settings through
  15. ini.library,  but  now you got more time to spend on it - - making it
  16. great!
  17.  
  18. *  The library, being a standard shared Amiga library, gives you full
  19. control  of prefs settings - you may choose to go the easy way (basic
  20. functions),  or  a  more  complex  way  (even  more  control  of your
  21. settings-file!)
  22.  
  23. *  You  won't  worry  about incompability with older versions of your
  24. program's  settings - - Just ignore and/or delete the settings unused
  25. in  your new version!  No more "remember to convert your old settings
  26. file or else this program will crash!" incidents.
  27.  
  28. * Handles longs, words (ints) and bytes (chars)!
  29.  
  30. * Handles decimal, hexadecimal, binary and octal numbers!
  31.  
  32. * Handles strings!
  33.  
  34. * Handles simple floating point numbers!
  35.  
  36. * Handles field-arrays, to use in e.g. palettes!
  37.  
  38. * Handles C-style comments and one-line assembler style comments!
  39.   Comments are even preserved when editing the fields!
  40.  
  41. * Easy access for quick handling, or Complex access for complete
  42.   control!
  43.  
  44. Suggestions  or  bug reports ?  mail to Basty (cdgs.basty@usa.net) or
  45. Seasons (seasons@softhome.net)
  46.  
  47. >-------------------------------------------------------------------<
  48.  
  49. This is release v32.01
  50.  
  51. - Autodocs are finally up to date.
  52.  
  53. - Added Amigaguide version of the autodocs.
  54.  
  55. >-------------------------------------------------------------------<
  56.  
  57. Visit  our  pages at http://www.lobster.demon.nl for more information
  58. about Seasons products!
  59.  
  60.    ini.library Copyright © 1999-2000 Seasons. All Rights Reserved.
  61.  
  62.                         Surprisingly Fruity!
  63.