home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3677 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  50 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. X-Newsreader: UMSZCo V1.1 BETA 11 (3.2.96)
  3. Mime-version: 1.0
  4. Content-Type: text/plain; charset=iso-8859-1
  5. Content-Transfer-encoding: 8BIT
  6. Path: news.tng.oche.de!tomate.tng.oche.de
  7. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  8. Subject: Problems using amigaguide.library
  9. Date: Thu, 22 Feb 96 13:57:55 GMT
  10. Message-ID: <68771675@0humpty.tomate.tng.oche.de>
  11. From: humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
  12.  
  13.  
  14.     Hi,
  15.  
  16. I have some problems using 'amigaguide.library' in an Arexx script.
  17. The script uses some library, that allows to send a HELP_REQUEST.
  18.  
  19. The help request is _only_ recognised and executed, when I
  20. interactivly TRACE the script.
  21.  
  22. I had this several times with completly other things (for example working with
  23. an own port) that some functions are done by Arexx only if I trace it.
  24.  
  25. Why is this so ?
  26.  
  27. Then, if I trace the script and press "help" the function ShowNode() of
  28. 'amigaguide.library's' rexxhost is called and it will show up the correct guide.
  29. But - after that some invisible command or function is executed as well ! I had
  30. this hooked up to a macro, that first addressed some app's port, and the app
  31. said, after closing the guide:"Unknown command/script".
  32.  
  33. When disabling the hook to the port I got my disk searched. TRACE did not show
  34. anything than a >+>
  35.  
  36. Any ideas ?
  37.  
  38.  
  39. Thanks.
  40.  
  41. -- 
  42. Ciao, Andreas
  43. Internet: humpty@tomate.tng.oche.de
  44. FIDO    : 2:244/1544.14
  45.  
  46. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  47. A fool-proof method for sculpting an elephant: first, get a huge block of
  48. marble; then you chip away everything that doesn't look like an elephant.
  49.  
  50.