Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create labels (using code to define user's spec)
Message
 
 
To
12/11/2004 09:25:43
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00960814
Message ID:
00960818
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
>I need to specify label definition (data, label type, layout...) like that works in label wizard, except all will be done by user. How can I do that using code? Thank you in advance!

In later versions of VFP [VFP7 and up], you can distribute the wzReport.app with your app. For VFP6, look for the redist.txt file in the VFP home folder to see if you can distribute with that version. If so, I call this wizard with the following command:

do wzReport with '', 'LABEL'
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform