OIPI Preview (OpenInsight 32-Bit)
At 17 DEC 2004 11:21:30AM Peter Ashby wrote:
We have a procedure to create an OIPI report in 7.01. When testing it with a large number of records (] 2000) we cancelled out of the Preview form prior to all pages being displayed and it closed properly. However, the procedure continued to run until completion. Is there a way to check to see of the Preview was cancelled so the procedure can also be terminated? This also keeps us from doing anything else in OI until the procedure completed.
Thanks.
At 17 DEC 2004 12:13PM support@sprezzatura.com wrote:
Check for the VSPRINTER handle…
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
At 17 DEC 2004 03:54PM Bob Orsini wrote:
In 7.1 there is a new option for get_printer called "cancel". This will return a 1 if the preview was cancelled. Use the handle as mentioned for 7.0.1.