home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 91 / af091a.adf / af91a3.lzx / prgs / ACEports / wait / ReadMe < prev    next >
Text File  |  2018-05-23  |  624b  |  30 lines

  1.  
  2. ACE Message Ports
  3. -----------------
  4.  
  5. The programs in this directory illustrate the use of ACE's new interprocess
  6. communication capability.
  7.  
  8. The easiest way to test them is to compile both programs from the shell and 
  9. then type:
  10.  
  11.         run reader
  12. followed by:
  13.         writer
  14.  
  15. Alternatively you can type:
  16.  
  17.         run writer
  18. then:
  19.         reader
  20.  
  21. Another way is to copy each program to the RAM: disk (for example), compiling
  22. both with the -i switch to create icons. Then open the RAM: disk and double
  23. click on each program's icon. Either program may be run first.
  24.  
  25. See ace.doc and ref.doc for more information.
  26.  
  27. Regards,
  28. David Benn
  29. 31st July 1994
  30.