Skip to content

Instantly share code, notes, and snippets.

@moluapple
Created August 8, 2011 15:16
Show Gist options
  • Save moluapple/1131939 to your computer and use it in GitHub Desktop.
Save moluapple/1131939 to your computer and use it in GitHub Desktop.
One_Line_Codes
Folder.selectDialog().getFiles(/.+\.(?:gif|jpe?g|[ew]mf|eps|tiff?|psd|pdf|bmp|png)/);
! /true/.test(String(app.activeDocument.stories.everyItem().overflows)) && app.activeDocument.stories.everyItem().createOutlines();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment