Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simulating Word's discrete page print option
Message
From
12/01/1999 11:05:10
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175053
Message ID:
00175056
Views:
35
>Does anyone have a routine that parses/simulates Word's individual page print option. It's the option that allow you to specify a group of individual pages by delimiting them by a comma. You can include a range by specifiying the starting and ending points and seperating them by a hyphen (-). For example:
>
>1,2,5-10,12
>
>What I'd like to get is a list of the individual pages, maybe in an array or something:
>
>1,2,5,6,7,8,9,10,12
>
>TIA
>
>-Mike

You mean, simulate this in VFP? You can do it by combining several REPORT FORM ... RANGE together.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform