Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with report printing
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01630095
Message ID:
01630100
Views:
67
*not tested : try
locate   &&if eof() that dont print anything ?
report FORM j:\globalbulk\abcolin.frx NOCONSOLE TO print NEXT 1   &&  Include the next nRecords number 
of records  beginning with the current record. 
or
report FORM j:\globalbulk\abcolin.frx NOCONSOLE TO print Record 1   &&print the specified record 
or
report FORM j:\globalbulk\abcolin.frx NOCONSOLE TO print RANGE 1,1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform