Hello Francois,
20 Nov 99 11:01, Francois Massonneau wrote to David Noon:
FM> As I do not know whether or not the first message I posted has been
FM> sent (France is no longer connected to the rest of the world ;-( ), i
FM> post it again as I found another feed. I hope I will be sent this
FM> time.
your message was already sent out on 11 November 1999. :)
FM> but the windows that launched the script and the one where the dialer
FM> is running are still opened and wait for
if you start a program (including a REXX script) via the command processor
with the /C parameter then if that program ends the command processor ends and
(if it's not running under another program) that session is closed
automatically.
See also the online command book CMDREF.INF the CMD entry.
you can let injoy quit automatically if nothing is going (checkout its
timeout)
FM> the signal the script must send to tell everything is done. so I left
FM> the "leave" statement.
I think the leave statement is not necessary, but I'm not sure in your case.
DN>> If InJoy can be monitored at all, you can do it from within the
DN>> current REXX program. Does InJoy write its output to stdout, allowing
DN>> it to be redirected? If so, you can use a REXX queue
You could check Injoy's trace option (look for "T R A C I N G" / "Capturing
Tech Data" / "Trace setup"
in the file userguid.txt in Injoy's docs directory), this can be output to
Injoy's window and/or to a
text file. This includes the date and time of events. stdout is not mentioned.
Greetings -=Eddy=- email: eddy.thilleman@net.hcc.nl
... WindowError:016 Door locked. Try control-alt-delete
--- GoldED/2 3.0.1
* Origin: Windows95 is a graphic DOS extender (2:500/143.7)
|