Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print routine is begin weird...
Message
 
 
To
21/05/1999 16:58:10
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00221609
Message ID:
00221614
Views:
16
>>>
>>>Using SET PRINTER TO NAME ... you may print to different printers. Do not forget to clean up 'default' printer definitions from FRX table.
>>
>>Yes, but how do I use a variable/combobox value for the name? I've tried SET PRINTER TO NAME &CBOVALUE where CBOVALUE is set to the current value of the combo box...thanks for the reply
>
>I guess that you may try
>SET Printer to NAME (cValue)
>where cValue=thisform.mycombo.value
>I believe you know that APRINTERS returns 2-dimensional array, and you use correct column for combo. Again, do not forget to clen FRX file first.


SHEESH! I don't know why I didn't think of using name replacement instead of macro...but now another question, what do you mean by cleaning the FRX file?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform