Question
Set Work Area to Selected Layers with script, command id
How to "Set Work Area to Selected Layers" with a script?
app.findMenuCommandId("Set Work Area to Selected Layers") writes 0.
Or if there is no way, how to trim comp to selected layers area. I wanted to set the work area to selected laters and then trim comp to the work area. But if there is no way to do these two things with a script, how to achieve this with short steps?
