Originally posted by: nweaver
my perl reference is at work
I think you need a special print statement to write it to a file? You reference above looks ok, but you need to fix the lower print statement?
No, it's right. It's working now. Probably always was.
IIRC, perl buffers writes. It looks like that buffer is larger when the dataset is larger. Previously, I had been working with much smaller data sets, and when I tested it with a smaller data set my immediate gratification sensor triggered properly.
I let my script run for a while, went for a quick walk, and there's data in the output file now. I've been beating myself up for nothing.
