home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18474 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.5 KB

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!actrix!basso!dgold
  2. From: dgold@basso.actrix.gen.nz (Dale Gold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Arexx hosts & RexxArpLib
  5. Keywords: Arexx, RexxArpLib
  6. Message-ID: <dgold.0vru@basso.actrix.gen.nz>
  7. Date: 11 Jan 93 19:13:17 PST
  8. Organization: New Zealand Symphony Orchestra
  9. Lines: 34
  10.  
  11. Hi,
  12. I wonder if anyone who is fluent with Arexx and/or RexxArpLib can
  13. help me.
  14.  
  15. I'm using Arexx and RexxArpLib to create a window full of button
  16. gadgets that basically builds text strings and then outputs them
  17. to a file.  This is working fine.  However, I need to be able to
  18. have certain gadgets call up 'sub-windows' that perform more
  19. complicated operations and send results back to the main host.
  20.  
  21. I think that my main problem is that I don't really understand the
  22. difference in Arexx between a host and a port...  duhh..
  23.  
  24. - I thought that I could have one host in charge of all of my
  25. functions with different port names to identify them....  Would this
  26. work?  Or do I need a different host name for each one?
  27.  
  28. - I want to avoid the little delay that occurs when setting up a new
  29. host & port, so would like to be able to close a sub-window while
  30. leaving its host and port ready for next time it's called up. If
  31. I can use one function to create all my ports and hosts, I'd
  32. prefer to do it that way.  Is this possible with RexxArpLib?
  33.  
  34. Any suggestions or examples of how to do this would be gratefully
  35. received!  (and email replies would be preferred.)
  36.  
  37. Cheers,
  38. Dale
  39.  
  40.  
  41.  
  42. --
  43. - dgold@basso.actrix.gen.nz
  44. - Korokoro, New Zealand
  45.