home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18468 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.6 KB  |  58 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!venus.iucf.indiana.edu!graham
  3. From: graham@venus.iucf.indiana.edu (JIM GRAHAM)
  4. Subject: Re: RexxARPLib question...examples?
  5. Message-ID: <C0oB25.JLv@usenet.ucs.indiana.edu>
  6. News-Software: VAX/VMS VNEWS 1.3-4   
  7. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  8. Nntp-Posting-Host: venus.iucf.indiana.edu
  9. Reply-To: graham@venus.iucf.indiana.edu
  10. Organization: Indiana University Cyclotron Facility, Bloomington, Indiana
  11. References: <1993Jan10.090903.3062@cnsvax.uwec.edu>
  12. Distribution:  world
  13. Date: Mon, 11 Jan 1993 04:54:49 GMT
  14. Lines: 42
  15.  
  16. In article <1993Jan10.090903.3062@cnsvax.uwec.edu>, harderaf@cnsvax.uwec.edu writes...
  17. >Hello all...
  18. >I am interested in putting together a GUI in ARexx, and I have recently
  19. >downloaded RexxARPLib in order to do so.  Unfortunately I have had some
  20. >problems getting any of the included example code to work... I have the newest
  21. >version of RexxARPlib, and I downloaded the old version, too, so I could get
  22. >more example ARexx scripts, but I couldn't get those to run, either.  
  23. >   I think one problem may be with the fact that the scripts assume I have a
  24. >command in my path called "RUNWSH".  I guess this is a Wshell command and I
  25. >don't have Wshell.  
  26. >  In slight desperation, I downloaded the newest version of APIG, but after
  27. >installation, the included example scripts just locked up my shell without 
  28. >ever displaying anything intuition-wise on the Workbench.
  29. >  Could some kind soul who is well-versed in the use of RexxARPlib or APIG
  30. >e-mail a script (or set of scripts) that successfully opens and uses one (or
  31. >both) of these libraries?  I would prefer RexxARPlib, I think, because it
  32. >seems to have more features, although I would be very glad to have a working
  33. >APIG-based ARexx script as well.
  34.  
  35. If I recall, the examples included with rexxarplib all expect the library
  36. to already be open.
  37.  
  38. I believe that I made the included scripts work by inserting an open()
  39. function at the beginning of the scripts.
  40.  
  41.  
  42. Jim Graham 
  43.  
  44.         -> ->Disclaimer: I do not speak for my company. <- <-
  45.                           Neither do they speak for me.
  46.  ______________________________________________________________________
  47. | Internet: graham@venus.iucf.indiana.edu                              |
  48. |           dolmen!jgraham@moose.cs.indiana.edu                        |
  49. | BBS:      The PORTAL DOLMEN BBS/ParaNet ALPHA-GAMMA (sm) (9:1012/13) |
  50. |            (812) 334-0418, 24hrs.                                    |
  51. |______________________________________________________________________|
  52.