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

  1. Path: sparky!uunet!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!ucsvc.ucs.unimelb.edu.au!lugb!latcs1!burton
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: Re: Arexx question
  4. Message-ID: <1993Jan8.032750.1849@latcs1.lat.oz.au>
  5. From: burton@latcs1.lat.oz.au (James Burton version 1340)
  6. Date: Fri, 8 Jan 1993 03:27:50 GMT
  7. References: <1993Jan7.071959.4572@sol.UVic.CA>
  8. Organization: Sit beside yourself in front of the train.
  9. Lines: 28
  10.  
  11. Though I turn, I cannot see you : 
  12. >I have a simple question about Arexx... I want for my Arexx program to
  13. >sit and wait for say 3 minutes or so, and then continue on with the program.
  14. >How do I get ARexx to do that without~r using up much processor time?
  15. >The loop that I tried didn't work too hot.  8-)  There must be a command
  16. >that does this??? Anybody?  Thanks.
  17. >
  18. >Aaron Ramsey
  19. >amramsey@sirius.UVIC.ca
  20. >
  21.  
  22. Yes, I would be interested in this.
  23. If you try to do the following
  24. 'c:wait' 50
  25. from an AREXX program, it does not wait.
  26. I suppose it backgrounds the shell task.
  27. Can somebody please confirm this?
  28. I find it extremely annoying.
  29.  
  30. James
  31.  
  32. p.s. the problem is nothing to do with 'wait' because
  33. I wrote a C program which called Delay(atoi(argv[1])),
  34. this worked perfectly from the shell, but no effect from AREXX.
  35. -- 
  36.     Personally Be Sideways, because of the tree of life.
  37.     Don't let yourself become a leaf.
  38.     Belittle the small, enlighten the rich.
  39.