Have an account? Sign in
"*" indicates required fields
You agree that CreativePro Network may send you emails, including the newsletter selections above. You can unsubscribe at any time.
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
New user? Create an account
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
I had this problem also with Yosemite. I made a symbolic link to my scripts folder and placed it in the CC scripts panel.
After doing that the alias I had in my CS6 panel started working, weird!
Downloaded https://www.macupdate.com/app/mac/10433/symboliclinker/download for making the links
Thanks David for the tip,
Trevor
I'm looking to do automatically tag words with a conditional text tag using a script instead of a grep find and replace.
I would like the script to add a unicode character and attach a conditional text tag to it.
to insert the chatacter I would use
app.selection[0].insertionPoints[0].contents = String.fromCharCode(0x035A); // Unicode symbol
but I don't know how to attach the conditional text tag to it.
Any ideas?
I'm looking to do automatically tag words with a conditional text tag using a script instead of a grep find and replace.
I would like the script to add a unicode character and attach a conditional text tag to it.
to insert the chatacter I would use
app.selection[0].insertionPoints[0].contents = String.fromCharCode(0x035A); // Unicode symbol
but I don't know how to attach the conditional text tag to it.
Any ideas?
This site uses cookies, but not the kind you eat. We use cookies to remember log in details, provide secure log in, improve site functionality, and deliver personalized content. By continuing to browse the site, you accept cookies.