global variables


Recommended Posts

Global variables don't persist with the document. You have to use script to declare and initialize them. Since you are doing this in the command line, it only applies to your current session. You should create a new sequence, mark it auto-start and put the declarations in it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.