On April 24, 2015 6:06:17 AM EDT, Laurie Alvey <trukke...@gmail.com> wrote: >When printing a report, I usually issue something like this: >REPORT FORM <myreport> TO PRINTER PROMPT PREVIEW > >What I want to do is receive some sort of notification as to whether >the >report was actually sent to the printer or just previewed. Does anyone >have >any ideas? (I've looked at vfp2c32 but it looks horribly complicated >and >I'm not sure it will do what I want.) > >Laurie >
Laurie, You could have the report header call a function that increases a private in the calling procedure variable each time it is called. If I remember right, returning to page one would rerun the function. I don't know if wontop() will help determine if the process is printing or not. You might use the report footer section to call it as well. HTH, Tracy -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/495356e3-1db3-4c15-8385-09c2b905f...@powerchurch.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.