Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Help with CANCEL issue

edited August 2002 in General
I have an n-tier system under development. I'm using the TArchiveDevice to
ship reports from Server to client.

When the client requests a report, I set up the report, and run
'PrintToDevices'
If a particular report takes a significant amount of time, I want the user
to be able to cancel the report.
So the user sends a cancel request which I use to set an "AbortFlag"

What I need to know :

What Event should I use to check my "AbortFlag" and call the 'Cancel'
procedure if necessary?


TIA
Matt

Comments

This discussion has been closed.