Advertisement
Guest User

Untitled

a guest
Jan 25th, 2021
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var desc = new ActionDescriptor();
  2. var ref = new ActionReference();
  3. ref.putEnumerated(charIDToTypeID('Mn  '), charIDToTypeID('MnIt'), stringIDToTypeID("fitArtboardOnScreen"));
  4. desc.putReference(charIDToTypeID('null'), ref);
  5. executeAction(charIDToTypeID('slct'), desc, DialogModes.NO);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement