home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17879 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!crcnis1.unl.edu!wupost!emory!gatech!darwin.sura.net!spool.mu.edu!umn.edu!noc.msc.net!news.stolaf.edu!mari.acc-admin.stolaf.edu!henning
  3. From: henning@mari.acc-admin.stolaf.edu (Mark Henning)
  4. Subject: Directly calling AREXX Function Hosts (HELP)
  5. Message-ID: <1992Dec28.220841.19722@news.stolaf.edu>
  6. Summary: request for information regarding how to do.
  7. Keywords: AREXX FunctionHost
  8. Sender: news@news.stolaf.edu
  9. Organization: St. Olaf College; Northfield, MN
  10. Date: Mon, 28 Dec 1992 22:08:41 GMT
  11. Lines: 21
  12.  
  13. Due to tight timing considerations, I need to be able to call some 
  14. specific function host routines from C.  Since the calls are passed in
  15. "packets similar to commands" I assume this is possible, however, I
  16. have been unable to find documentation explaining how to do this.  
  17.  
  18. Specifically, I need to control the NewTek Video Toaster switcher,
  19. which is implemented as a function host.  Thus I am currently using
  20. their command host adapter arexx script, but this really has a
  21. potential of messing up my timing (two extra context switches and
  22. AREXX string processing which is pokey at best). 
  23.  
  24. I really appreciate any help, whether it is a direct answer or a
  25. recommendation of where to look for more information.
  26.  
  27. thanx,
  28.  
  29.                     -henning
  30. henning@stolaf.edu
  31.  
  32.  
  33.  
  34.