home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16116 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!news.belwue.de!sun1.ruf.uni-freiburg.de!kuba!news
  3. From: kaltenha@informatik.uni-freiburg.de (Raoul Kaltenhaeuser)
  4. Subject: Communication between ARexx-scripts
  5. Message-ID: <kaltenha.722259002@kuba.informatik.uni-freiburg.de>
  6. Sender: news@fidji.informatik.uni-freiburg.de
  7. Organization: Institut fuer Informatik der Universitaet Freiburg, Deutschland
  8. Date: Fri, 20 Nov 92 11:40:45 GMT
  9. Lines: 20
  10.  
  11. I am trying to write a script to single frame record pictures diplayed
  12. on an IV24 via ADPro. But ADPro's ARexx IV24-Saver freezes the script
  13. while the pic is displayed. So when the script arrives at my recorder
  14. commands, the pic isn't shown anymore. I plan to write a second script
  15. which gets a message each time before a picture gets displayed and then
  16. calls the VCR to record (with an appropriate delay for ADPro to display
  17. the pic). 
  18. Now my question: what is the best way to deliver this message, and what
  19. is a good way for the recorder script to wait for the messages from the
  20. display script? (As I want to perform several operations before displaying
  21. I don't want to use a waiting loop).
  22.  
  23. Raoul
  24.  
  25.  
  26. --
  27.       ...........................................
  28.       :  Raoul Kaltenhaeuser / GrafikMaschine   :
  29.       :  kaltenha@informatik.uni-freiburg.de    :
  30.       :.........................................:
  31.