home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 21 / asynch / asynch.readme < prev    next >
Encoding:
Text File  |  1994-01-27  |  389 b   |  9 lines

  1. Here is some sample code by Phil Lindsay of Commodore-Amiga on how to do
  2. asynchronous I/O to AmigaDOS files.  If you wanted to maybe make a
  3. terminal package that wrote to disk WHILE capturing the next chunk of a
  4. file, you might want to study this code.  I have included Phil's
  5. original text, as well as the separated files, and I have compiled them
  6. using Lattice 5.0.  Try it out.
  7.  
  8.         -jec
  9.