Skip to main content
Inspiring
March 6, 2025
Answered

How to call a .jsx file from a .psjs file?

  • March 6, 2025
  • 2 replies
  • 394 views

How to use a .psjs file in Photoshop to call a .jsx file, for example, if the content of the .jsx file is: alert("Hello");

 

2 replies

sttk3Correct answer
Legend
March 9, 2025
Inspiring
March 9, 2025

Thank you for your help, thank you

Stephen Marsh
Community Expert
Community Expert
March 6, 2025

I believe that you are trying to mix oil and water.

 

Untested, but perhaps the UXP can run an Action, with the action calling the ExtendScript code.

Inspiring
March 6, 2025

I have tried, but it seems there is no response.