Help with Scripts/Commands - Mac

 From:  Michael Gibson
7665.3 In reply to 7665.1 
Hi Stefan - it looks like you are placing the scripts into the wrong directory.

It looks like you have created a new "commands" folder under ~/Library/Application Support/Moi

MoI does not know anything about that new commands folder that you created there - you need to put the commands into MoI's main commands folder which you can find by right-clicking the MoI app icon and then from the menu choose "Show package contents", then inside there go to drive_c/moi/commands - that's where you'll find all the scripts for all of MoI's existing commands and that's also where you should put new commands so that MoI will be able to find them.

At some point in the future I do want to make it possible to place commands into a centralized place under ~/Library/Application Support/Moi like you tried to do, but that is not how it works currently.


> Btw. what's up with the Nudge script? It includes a GetObjects.js file. Is this something
> provided by MoI (sounds like it) or do I have to add it to the commands/ folder too?

You'll find GetObjects.js in that main commands folder.

Hope this helps,

- Michael