Hi all

Has anyone ever managed to get perl to talk to Crystal Reports.

Currently one of developers got a hack working my getting perl to run a system subroutine and then that in its self runs a vbscript:

system("WSCRIPT","crystal.vbs","$crystal_rpt_name","$username","$ibookref","$outputfile");

Although it works, I dont really like this solution. I would prefer that perl talks to crystal it self.

If anyone has any advice or tips, it would greatfully be appreciated

Kind Regards

Brent Clark

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to