Comments

VEGASDerek wrote on 10/1/2018, 9:18 AM

Hello @lee-g,

Thank you for looking this up. I see what I can do about getting an update for this posted.

Bob-Merrill wrote on 10/16/2018, 3:14 PM

I just got 16, and a number of my scripts aren't working I'm guessing it's just variable declarations that are more strict, but it would be nice to see a list of any new objects and any other stuff that's changed.

jetdv wrote on 10/17/2018, 9:50 AM

If they were older scripts, you need to change the "Sony.Vegas" declaration at the top to "ScriptPortal.Vegas". Here's an example where the "old" version is commented out and the "new" version is added.

 

//using Sony.Vegas;
using ScriptPortal.Vegas;