Hi all,

It is easy to create an AppleScript applet that will launch sage
provided it is saved in the Applications folder. Here is the
text of the script:

     tell application "Terminal"
        do script "/Applications/sage/sage"
    end tell

The script can be saved as a double-clickable application with
its own icon.

Let me know if you would like a copy of the version I created with its
own "sage" icon (based on the sage logo).

Adam

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to