home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gstobjects_1 / file / 130 / 100 / Info < prev    next >
Encoding:
Text File  |  1994-09-04  |  777 b   |  44 lines

  1. RISC-OS file handling
  2. (C) 1994 George Taylor
  3. Release 1.00
  4.  
  5. This object does not require any other objects.
  6.  
  7. In case of difficulty contact the author:
  8.    George Taylor
  9.    16 Newton Crescent
  10.    Dunblane
  11.    Perthshire
  12.    Scotland
  13.    FK15 ODZ
  14.    
  15.    Email: george@tardis.ed.ac.uk
  16.  
  17.  
  18. This product is provided in good faith but there is no warranty
  19. with the product.
  20. The author cannot accept any liability for any loss or damage resulting from
  21. the use in any way of this product.
  22.  
  23.  
  24. Entry points provided:
  25.  
  26. 0    file_exists
  27. 1    file_getinfo
  28. 2    file_setaccess
  29. 3    file_setstamp
  30. 4    file_settype
  31. 5    file_open
  32. 6    file_close
  33. 7    file_read
  34. 8    file_write
  35. 9    file_getpointer
  36. 10    file_setpointer
  37. 11    file_getextent
  38. 12    file_setextent
  39. 13    file_readeof
  40. 14    file_flush
  41. 15    file_load
  42. 16    file_save
  43. 17    file_readdirectory
  44.