Skip to content

Instantly share code, notes, and snippets.

@AndyPiddock
Last active November 30, 2022 14:24
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/17a8a19a0680ba617bcffd3cf6f3586f to your computer and use it in GitHub Desktop.
Save AndyPiddock/17a8a19a0680ba617bcffd3cf6f3586f to your computer and use it in GitHub Desktop.
colorize the script in a field to the SE current colors
---colorize the script in a field to the SE current colors
put the num of chars of fld "myField" of this stack into tEndChar
dispatch "revSEColorizeField" to stack "revseutilities" with the long id of field "myField" of this stack, 1, tEndChar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment