Hi Folks,
This question is most probably answered somewhere here, please bump this / forward me to the appropriate place.
I'm looking for a simple mid() or left() extraction-type text calculation on the contents of 1. the incoming clipboard or 2. any variable. I've looked and can't seem to find a writeup for the proper calling of text calculations. In FileMaker Pro language this looks like:
Middle ( variable ; starting_character ; number_of_characters )
I'm trying to grab the first 31 characters of clipboard text for stupid Pro Tools' limited memory locations.
Any help very appreciated in advance.