Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know report is printed
Message
From
16/12/2009 13:47:08
 
 
To
16/12/2009 11:18:47
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01439357
Message ID:
01439407
Views:
66
>how i can know that report is printed or not
>
>
>reportprinted=.f.
>select sales 
>report form sales to print prompt preview 
>if report printed the variable 
>reportprinted=.t.
>endif
>
>what should i write for the variable reportprinted=.t.
>
>if reportprinted
>  select sales
>  repl all prinstat with .t.
>endif
>
>
>warm regards,
>mk.

In a similar scenario, we actually asked the user, "Did the report print correctly?" Y/N
Previous
Reply
Map
View

Click here to load this message in the networking platform