Script log is showing a repeated error that I just noticed since I have installed the newest Beta:
6/7/2025 7:23 PM Auto Commands For Specific Folders: Invalid procedure call or argument: 'Script.vars.Set' (0x800a0005)
6/7/2025 7:23 PM Auto Commands For Specific Folders: Error at line 198, position 5
I can't figure what this is related to? Thanks for any help with this.
Ah didnt' see this thread, but yea I've updated the script so it should work now.
The updated version still uses the Array object type in some places including nested within the Map variables stored using Script.vars, but that doesn't seem to be causing any errors like before when trying to store the Dictionary object directly.
Even so, I'm currently working on replacing all the variable types with native DO objects for best practice, so be on the lookout for version 1.1.2 of the script soon for a possible performance benefit.
Again though, it seems 1.1.1 works fine based on my testing.