Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP ME PLEASE!!!
Message
 
To
10/07/1998 01:21:24
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00116005
Message ID:
00116055
Views:
21
take the tables out of the report data environment -- these will cause the report to start at the beginning of the table instead of on the desired record. the next 1 should work then.

>Hi.. I'm trying to print a report file right out from form window.
>I've made report file called printnow and form file called order.
>I've insert a print command button on order form which should call
>the printnow form and print the invoice number seeing on the form.
>However.. I've tried and tried and don't have clue how to make it to work
>For all the prof. and pros... can you give me an advise or help
>to make it work..
>This is the code I've tried.
>
>"report form "report/printnow" next 1 to printer nonconsole"
>This printed only 1st record
>
>"report form "report/printnow" record thisform.order_id.value to printer nonconsole"
>and.. this does not work.
>
>I've set it order_id and record_id same so they can be used called both way.
>I meander around many many other place.. and this is my last hope.
>Thank you very much~!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform