Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print current record only
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00017665
Message ID:
00017992
Views:
62
>>First of all thank you to John Adams,Barbara Paltiel,
>>and Craig Berntson all for replying with the very same
>>correct advice. It worked, thanks also for the advice
>>on the upper case thing, I rarely shout.
>>
>>Now that I am almost finished one last question remains
>>this will tell you for sure that I am used to Fox for
>>DOS.
>>
>>When I print report form .... to printer it wants to
>>print all 81,000 + records. Once again MS documentation
>>fails because I cannot find anything in the VFP manuals
>>that tells me how to print current record only.
>>
>>Any help would once again be appreciated and help me to finish this lengthy project.
>
>OK quick and dirty.
>
>DO REPO MYREPO FOR NEXT 1
this won't work unless he removes the tables from the report data environment. if they exist, it'll always go to the first record unless he pass the desired record number. of course, i don't think that reports take parameters...
Previous
Reply
Map
View

Click here to load this message in the networking platform