Skip to main content
Hey Evgenii
Inspiring
September 12, 2025
Question

EDL import omit UI panel

  • September 12, 2025
  • 1 reply
  • 97 views

Hi, I am trying to import EDL file via extendscript, however project.importFiles(), cause UI with settings pop up, setting seconds param to false (to skip the UI), just doesn't let import the file showing error

I was wondering if there any workarounds to import EDL silently? 

1 reply

Bruce Bullis
Community Manager
Community Manager
September 12, 2025

The second param is meant to suppress UI; try setting it to true.