Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to print one record when successful filte
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00138554
Message ID:
00138561
Views:
10
Sorry, 2 or 3 lines only! =.=

I think I need to:

Scan
??? [line 1 expression] && Direct Print
??? [line 2 expression]
??? [line 3 expressopn]
endScan

Thanks!



>Are you talking about a report that is set up to print one record per page? If so, you could do something like:
>
>
>scan
>	Report form myReport next 1 to print
>endscan
>
>
>>In basic program, it can read a record and print it at once and read another whereas VFP is read all and print...
>>
>>So, there is a lost on time for printer working....
>>(The time for SQL work...)
>>
>>Of cos, this question is asked by the user which was using low level programming application such as VB 1.0 for DOS or C...
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform