Knowing which object currently has focus can help you troubleshoot situations when messages aren’t being sent to the object you think should be getting them. I have a plugin I use called ReportTheFocusedObject which continually monitors the focusedObject and selectedField so that you can quickly determine which object is the target of messages. You can [...]
New Features and Bug Fixes SQL Yoga 1.0.1 is now available for immediate download from the SQL Yoga site. The new version has a number of bug fixes as well as some new features. Two new time-saving commands have been added to the library that will speed up creating and updating records: sqlquery_create sqlquery_update Both [...]
I often include Revolution code snippets in lessons that I create. Those lessons are most often delivered in HTML or PDF. In order to speed up the process of converting code to the appropriate format I created a plugin called “Script Format Helper” that does the following: Formats the selected text in the script editor [...]

