You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
What steps will reproduce the problem?
1. In the Text Layer's Source Text
2. You type in ", and it turns into smart quotes (“”) in AE.
3. You run the script
Because of that, it will generate a syntax error.
To resolve it,
1. Avoid using Double Quotes in Text Layer's source text.
2. Use straight double quotes.
3. Write your codes in source text's expressions instead.
Original issue reported on code.google.com by [email protected] on 29 Oct 2008 at 1:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Oct 2008 at 1:23The text was updated successfully, but these errors were encountered: