|
<< Click to Display Table of Contents >> Navigation: Tools > Script Scratch Pad |
You can maintain your scripts using the Script Scratch Pad. This screen is broken down into 3 parts.
On the Left side is a list of all the scripts (*.isf) held in the After Query Script directory. You can load any of these scripts into a new script editor window simply by double clicking on an entry.
On the Right side of the screen is list of the in memory tables that are currently loaded into InSights Into Data. You can expand the tree and see the list of columns as well. When writing the Scripts - you will need table and field names - you can copy them from thee tree list on the right by either highlighting an entry - and hitting Ctrl-C or right clicking an choosing Copy.
The middle area of the screen is the Script editor. Here you can create/edit the script - and when you are done - you Save it to the After Query Script directory. It will then show up in the list on the Left side of the screen.
Note that each Tab you create in the middle panel (the editor) - will be there until you delete it (using the '+' and '-') buttons in the upper right corner of the editor.
