Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi,
The perl script runs fine from the command line but when I execute the same perl script using the coldfusion cfexecute it fails to run.
It cannot find the methods/functions used in the perl script like SelectAllEditableRanges, Bookmarks, InsertAfter. The script fails whereever this functions are called in the perl script.
How do I run the perl script using cfexecute.
Thanks.