Page 1 of 1

Indigo 7.4 Embedded AppleScripts - Still Accessible?

PostPosted: Sat Sep 19, 2020 11:31 am
by Nidocamen
Hello all,

I'm making the jump from Indigo 6.x to 7.4.1 this weekend.

While I have some AppleScripts that I need to move to plugin functionality (not available in 6) and to Python scripts (not too concerned about it as I know what needs to change), my main concern is this:

Will my existing embedded AppleScripts still be "available" in Indigo 7.4.1 so that I can have them available as I work to migrate them to Python, etc. If somehow they come up as completely disabled (i.e. no selectable text), then my work gets harder as I need to copy all of them out of Indigo before the upgrade into numerous external files.

Anyways, just wanted to check before starting this process.

Thanks!

--Joe

Re: Indigo 7.4 Embedded AppleScripts - Still Accessible?

PostPosted: Sat Sep 19, 2020 12:20 pm
by FlyingDiver
Yes, they'll still be in the embedded scripts boxes, but just commented out.

But make a backup of the database file before you do the upgrade, just in case. ;)

Re: Indigo 7.4 Embedded AppleScripts - Still Accessible?

PostPosted: Sun Sep 20, 2020 8:37 pm
by Nidocamen
Thanks very much, the upgrade went well and I've moved my remaining scripts over to plugins and Python. Nicely done, in terms of keep the previous scripts around while disabling them.