MacSQL provides support for recording scripts while you perform actions such as making queries, exporting data, or generating web scripts. Recording provides an easy way to learn how to script MacSQL.
To start recording, open your script editor (by selecting Open Script Editor from the Scripts menu). In the new document that is created, click the Record button. Now switch to MacSQL and perform various recordable actions (such as making a query from the Query Maker, or exporting data to a text file). When you are done, return to the script editor and click Stop. The script editor will have recorded the various actions you took and you can then edit and save them as a script to perform later.