Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports 6.0 OCX
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00151671
Message ID:
00151740
Views:
24
>>I am setting the properties at runtime. What properties need to be set in
>>order to get it to print?
>
>Damn, you had to ask, didn't you? :-)
>******************
>I just tested, and this code worked (with values changed to protect the guilty):
>ThisForm.oleControl1.ReportFileName = 'd:\myRpt.rpt'
>ThisForm.oleControl1.Connect = 'DSN=mrpt;USER=mrpt;PWD=mrpt'
>ThisForm.oleControl1.Action = 1
Hey Thanks for the Help!

One more question, while I'm on this subject - Do you know if there is a property that tells it it was printed successfully or how I can check? I'm trying to set a printed flag if it prints successfully.
Previous
Reply
Map
View

Click here to load this message in the networking platform