Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report form locks up after printing to an Epson Stylus P
Message
From
03/06/1998 14:00:24
 
 
To
03/06/1998 13:53:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00104453
Message ID:
00104454
Views:
22
>dos 6.22/win 3.1 O/S
>cyrix 200 w/ 32mb
>
>VFP 3.0 exe locks up after printing locally to an Epson stylus photo printer w/ driver ver 2.2
>
>in the click event of my print button i basically have the code below:
>
>for nNoofCopies = 1 to lnCopies
> REPORT FORM &lcReportName &lcCond &lcDest
>endfor
>
>where the locals are evaluated before the loop
>
>Note: during print the output spools to the Epson Spool Manager
> ** the program works fine printing to a networked HP Laser IV.
>
>Thanks for reading my message.

Silly suggestion: could you try to add Wait Window "" Timeout 0.5 or INKEY() command into the loop.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform