Update Project Programmatically

Perfect! Thanks MMaynardUSG!

I ended up creating a Client Event Timer Script that checks the “[System]Client/System/EditCount” tag and compares it to a memory tag with last EditCount value. If the two don’t match and the TV display username is logged in, the script will update the last EditCount tag, retrieve project name from “[System]Client/System/ProjectName” (in case the name ever changes) and then retargets to the same project. Works like a charm. Thanks again!

P.S. - For anyone else trying this, I originally tried to do a Client Event Tag Change Script on the “[System]Client/System/EditCount” tag, instead of a timer script. For some reason the script would not consistently trigger (more often than not), so I ended up going with a timer script.

1 Like