How can I use a double quote as part of the command line in a TC tool bar button definition. Ex:
"find "some text" filename.ext" enter
Without the double quotes, the command fails but TC needs the double quotes to define the literal string to send to the window.
I've tried escaping the command quotes but no love.
-David
"find "some text" filename.ext" enter
Without the double quotes, the command fails but TC needs the double quotes to define the literal string to send to the window.
I've tried escaping the command quotes but no love.
-David