Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Result from Report Form Printer Prompt
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Miscellaneous
Thread ID:
01470972
Message ID:
01529155
Views:
33
>>Try this:
>>
>>....
>> if not empty(m.lcPrinter)
>>      scan for layout==m.lcLayout
>>           set printer to name (m.lcPrinter)
>>           report form (lcLayout)  to printer  noconsole nodialog
>>           set printer to
>>      endscan
>>   endif
>>
>>
>
>Nope, still does not work. Both labels were printed in one file :(
>
>What could be a problem and how to make sure each command runs as a separate print job?

[set printer to] should close the Printer Job.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform