home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gstobjects_1 / token / 146 / 100 / Info next >
Encoding:
Text File  |  1994-09-06  |  797 b   |  38 lines

  1. Token: reading of config/choices files
  2. (C) 1994 George Taylor
  3. Release 1.00
  4.  
  5. This object requires:
  6.      the Shared C Libary (object 1),
  7.      any version of 'Hash' (object 132),
  8.      any version of 'Throwback' (object 134),
  9.      any version of 'String+' (object 129).
  10.  
  11. In case of difficulty contact the author:
  12.    George Taylor
  13.    16 Newton Crescent
  14.    Dunblane
  15.    Perthshire
  16.    Scotland
  17.    FK15 ODZ
  18.    
  19.    Email: george@tardis.ed.ac.uk
  20.  
  21.  
  22. This product is provided in good faith but there is no warranty
  23. with the product.
  24. The author cannot accept any liability for any loss or damage resulting from
  25. the use in any way of this product.
  26.  
  27. Entry points provided:
  28.  
  29. 0    token_New
  30. 1    token_Dispose
  31. 2    token_AddTokens
  32. 3    token_RemoveTokens
  33. 4    token_SetValue
  34. 5    token_GetValue
  35. 6    token_GetType
  36. 7    token_ReadFile
  37. 8    token_WriteFile
  38.