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:
00138557
Views:
14
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...
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform