// 03:00p-05:45p Thursday, September 6, 2007 // Photoshop for Geeks Hands-on Scripting Class (Intermediate) NEW! // with Tom Ruark // Track: Special Event // In this session you'll learn the how to write and debug more complex scripts // using the Adobe ExtendScript Toolkit. You are encouraged to bring your own // laptop to participate in the class workshop, where you can put your skills // to work writing your own scripts with the help of the instructors. Class // participants can then share their creation during a final show-and-tell // discussion. Tom will show some more advanced stuff during the intermediate session. // Adding documentation to the ESTK menu - AddDocsToMenu.jsx // Debugging with the ESTK - // Working with UnitValue - UnitValueClass.jsx // try and catch blocks - TryCatch.jsx // Script UI - ScriptUIClass.jsx // Logging to text file - LoggerLib.jsx // Input to your script - ReadFileForInput.jsx, TestingData.txt // Text - working with text // Iterating layer and layer sets - LayerFun.jsx, DumpNames.txt // Bridge workflow - Review Dr. Brown scripts // Other utilities - WaitLib.jsx, TimerLib.jsx, WhoAmI.jsx, OpenFolderTemplate.jsx // 0) Adding documentation to the ESTK menu