Ive created my first script. Where do I put it so that SketchUp executes it?
Save your script file with a .rb extension and place it in the SketchUp Plugins folder. On a PC, this folder is typically located at C:\Program Files\Google\Google SketchUp 6\Plugins. On the Mac, it is located at /Library/Application Support/Google SketchUp 6/SketchUp/Plugins. When SketchUp starts, it will execute all the ruby scripts in the Plugins folder.