Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var desc = new ActionDescriptor();
- var ref = new ActionReference();
- ref.putEnumerated(charIDToTypeID('Mn '), charIDToTypeID('MnIt'), stringIDToTypeID("fitArtboardOnScreen"));
- desc.putReference(charIDToTypeID('null'), ref);
- executeAction(charIDToTypeID('slct'), desc, DialogModes.NO);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement