Page 1 of 1

Suppress the print dialog box?

Posted: Wed Feb 27, 2002 12:11 pm
by steve_tysinger_(Guest)
I am launching r&r from VFP7 using the following command line_____lcRunString=^/N rrwrun.exe control^___run &lcRunString____this launches a series of reports, determined by the control file.__this is working well for me except that every time a report is launched a print dialog box pops up. the user must click ok. Since i am printing a series of reports, this is becoming tedious. The user is having to press ok 20 times for 20 reports. Can I suppress that dialog box and just send the reports to the default printer without asking.