Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to print only page in report
Message
 
 
To
20/08/1998 16:54:05
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00128633
Message ID:
00128643
Views:
17
>How to print only page in report of 34 pages?

Use the RANGE parameter of REPORT FORM
- I dont know if this is in VFP3 but it is in 5

RANGE nStartPage [, nEndPage] Specifies a range of pages to print. nStartPage specifies the first page printed; nEndPage specifies the last page printed. If nEndPage is omitted, the last page printed defaults to 9,999.
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform