Hi!
I have a Powerbuilder application that opens a Crystal report. What I would like to do is to send to Crystal the info about which printer to use. In VBA, the syntax would be something like:
Report.SelectPrinter(strDr
iverName, strDeviceName, strPort)
Well, that obviously does not work in Powerscript. What syntax shoul I use in Powerbuilder?
Any help appreciated!
Start Free Trial