Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Can you have multiple <scriptPath> tags in your CEP Extension manifest?

Contributor ,
Oct 20, 2015 Oct 20, 2015

We currently have a CEP Extension for AE whose mainfest points to a single ExtendScript file. We were hoping to split the ExtendScript file into 2 or more files. Trying to add multiple scriptPath tags in the manifest has failed. Am I trying something that's not feasible for ExtendScript?

TOPICS
Scripting
581
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 20, 2015 Oct 20, 2015
LATEST

Apologies--never mind. I was just made aware that we can use an evalFiles function in one of the multiple ExtendScript files that ties in with our app.js file to import multiple files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines