Hi all,
myfile='X:\apache\logs\httpd.pid'
a=LINEIN(myfile)
'@go -k 'a
after this piece of code if i try to delete httpd.pid
some lines later
the same rexx answer that it's not possible since httpd.pid is in use by another process
i can erase httpd.pid file only if i kill the rexx procedure
i'm sure that i forget something
any help? :)
thanks
massimo
--
This email was Anti Virus checked by Astaro Security Gateway. http://www.sophos.com
|