Skip to content

Instantly share code, notes, and snippets.

@AndyPiddock
Last active November 24, 2023 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndyPiddock/07169b144a3985e116686c6edb9175ea to your computer and use it in GitHub Desktop.
Save AndyPiddock/07169b144a3985e116686c6edb9175ea to your computer and use it in GitHub Desktop.
Get script of the current tab of the Script Editor
put the title of stack "revNewScriptEditor 1" into tObject
set the itemDel to "-"
delete item -1 of tObject
put the script of tObject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment