Tkined 1.4.0 event processing

mark newnham at HZBNO05A MAN - GBGMT000 (mark.newnham@grandmet.co.uk)
Fri, 12 Jul 1996 09:35:01 EDT

There is possibly a problem with event processing using the local syslog
file option in tkined 1.4.0. No events are transferred from syslog to
tkined. I applied the following changes to event.tcl. This shows that as
soon as an event is logged into syslog, the Job is destroyed with an error

34.

I apologise for not being able to provide any more information, but this i
s
about as far as my coding skills go...

473a474
> global kmn
476c477
< while {[gets $syslog line] > 0} {
---
> while {[set kmn [gets $syslog line]] > 0} {
479a481
> ined acknowledge "Job destroyed error $kmn"
543c545,546
< set year [lindex [clock format [clock seconds]] 4]
---
> #set year [lindex [clock format [clock seconds]] 4]
> set year [clock format [clock seconds] -format "%Y"]

Mark Newnham
Haagen Dazs
Paris