You need to select "Save As" from the AppleScript editor and save your script as an application instead of a script.
Greg > How do I use this to be able to click > on an icon and launch drawterm? > > >> I have an AppleScript command that contains the single line: >> >> do shell script "/Users/plalonde/bin/drawterm -a p9cpu -c p9cpu" >>
