Skip to main content
Known Participant
January 4, 2020
Question

cfexecute perl script error

  • January 4, 2020
  • 1 reply
  • 521 views

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.

 

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
June 14, 2020

Could you please share with the forum the cfexecute that you're using. There are many eyes watching. Chances are, you will get suggestions.