Hi David,
I saw another problem (a small one ;-) )
A dialuplogfile file is created in my OS2 root directory, and in it, I
have all the messages generated by the procedures defined at the end of
the script.
For example, the following lines of code of the "PingServer" procedure :
PingServer:
procedure
call LogMsg 'PingServer starting'
Are written in this E:\DIALUPLOGFILE file instead of the log file
specified for the LogMsg procedure (F:\INETMAIL\DIALUP.LOG)
So to summarize, each "call LogMsg '.....'" line of the main code of the
rexx script are written in the right log file, and each "call LogMsg
'...'" line contained in the procedures are written in another log file.
Francois
___
X OLX 2.1 TD X (fmas@celtes.com - http://www.worldnet.fr/~island/)
--- Maximus/2 2.02
* Origin: OS/2 Shareware BBS, telnet://bbs.os2bbs.com (1:109/347)
|