Writing a test footer with "onEndPage", it works just fine in the test driver I built but doesn't write anything in this code. I can see it hit the EndOfPage event just fine, it just won't write to the file. There must be some subtle thing I'm missing but I'll be darned if I know what it is. Can anybody spot my error?
Writing a test footer with "onEndPage", it works just fine in the test driver I built but doesn't write anything in this code. I can see it hit the EndOfPage event just fine, it just won't write to the file. There must be some subtle thing I'm missing but I'll be darned if I know what it is. Can anybody spot my error?
thanks in advance,
Mike
code to follow