Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a form
Message
 
To
31/05/2001 16:25:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00513402
Message ID:
00513468
Views:
9
>Is there a way to print the info on a form (.scx)?? I am using a form to view invoices and would like a simple way to print the info on a form. I believe that Visual Basic had something like Print.thisform. Does VFP6.0 have something like that?
>
>Novice


If you want to see all the code behind the form you can save the form as a class. Then open up the class browser, select that class and choose the "View Class Code" button. This creates a dummy PRG file that has all the code necessary to programmatically create the class. You can print this file or even save it off to some other name if you want to keep it around for other comparisons.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform