Mensaje archivado #28 de la Lista ecs-isp@2rosenthals.com | volver a la lista |
|
---|
Am 23.01.20 um 21:20 schrieb Massimo S.:
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
What about closing myfile?
rc= stream(myfile, 'c', 'close')
--
Frank Beythien PGPkey verfügbar zur Verschlüsselung
Fingerprint: 1F58 AF18 04B2 6E44 0B77 BD66 0402 A022 1220 F28C
Suscribirse: Todos,
Compendio,
Indice. Desuscribirse Correo al dueño de la Lista |