{ EXAMPLE DATALINK STARTUP FILE To use this script, located in the DLUtil directory in $WINGZ, copy this Startup.scz file to the directory you normally make current before launching Wingz. If you already have a Startup.scz file, just add the commands below to the existing Startup.scz file. This example will add a menu item to the normal Script menu located on the Wingz menu bar that will allow you to invoke DataLink simply by selecting the menu item. This example assumes that the in the RUN SCRIPT command below has been changed to reflect the current location of your DLUtil directory. } SELECT MENU "S~cript" ADD MENUITEM "Run ~DataLink" COMMAND "RUN SCRIPT ""./DLUtil/DLRun.scz"""