home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / demos / blitz_basic / amigamode / arexx / phonebook / readme < prev    next >
Text File  |  1996-05-20  |  932b  |  22 lines

  1. Hi there All
  2.  
  3. Here is just a quick example of Using Arexx to extend your
  4. programmes, this little example uses the phonebook listing
  5. out of the User guide and adds a dial gadget to it.
  6.  
  7. If you have a copy of TERMINUS (an awesome shareware comms programme)
  8. running with the port name TERMINUS1 (if you only have one copy running
  9. then it will be called that), and you click on the dial gadget, then this
  10. programme will ring the currently displayed number through the comms prog
  11.  
  12. I did this REAL quickly, so there is no features like it bringing
  13. terminus screen to the front (just use Right Amiga N or M) but its a quick
  14. example of how you can use another programmes Arexx commands through a 
  15. arexx port in your blitz programme for added functionality
  16.  
  17. PS: I recommend you REGISTER for terminus if you use it, its a great 
  18. programme and the script commandset (a full BASIC interpreter) is built in
  19. which is just waaay cool.....
  20.  
  21. Roger.
  22.