On Nov 30, 3:50 pm, Knut <[EMAIL PROTECTED]> wrote: > does anybody know, if it is possible to include a PerlScript in > FarCry ? > > I need to get the output of several PerlScripts in FarCry, that I > wrote in the past ???
This is more a ColdFusion question. I would look at the CFEXECUTE tag if you need to run the perl script from the shell or command line. Depending on what your perl script does you may be able to do this quite easily with an IncludedObject type and a call to the perl script via CFEXECUTE. geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
