Skip to main content
Inspiring
December 3, 2024
Answered

Open files in UXP without getting a warning

  • December 3, 2024
  • 1 reply
  • 332 views
I am using await app.open(file.nativePath) to open files in a for loop. Is there anyway to open a file without getting this prompt? Some sort of parameter or command? 

 

 

This topic has been closed for replies.

1 reply

leo.r
Community Expert
leo.rCommunity ExpertCorrect answer
Community Expert
December 3, 2024
Inspiring
December 3, 2024

Thanks, this is a huge help 🙂 

 

Inspiring
December 4, 2024

I also see you can displays alerts but not dialog, pretty nifty.