Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about .prg's
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00191035
Message ID:
00192756
Views:
20
>I have been programming with VFP for 3 years and have spent the last 8 months developing in Interdev & VB. When I print my programs in VB or Interdev the page numbers print at the top. Now, I am back in VFP doing maintenance on a program written by a developer no longer here and I just realized that VFP does not print the page numbers. Is there a way to get the page numbers to print when printing a .prg or is this another item we can add the the small list of "Things VB does that VFP doesn't"?

You can use the VFP command:
TYPE yourfile.prg TO PRINTER

This will get your fullpath name of the file, the date and a page number, all at the top of each page.

See the help file for more options.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform