Re: Open .term Files in 10.3
Re: Open .term Files in 10.3
- Subject: Re: Open .term Files in 10.3
- From: Doug McNutt <email@hidden>
- Date: Mon, 20 Jun 2005 09:04:20 -0600
At 08:33 -0500 6/20/05, Jeffrey Berman wrote:
>In OS 10.3, is there a way to use AppleScript to have Terminal open a shell
>using the settings from a saved Terminal settings (.term) file?
open -a Terminal $HOME/TermTest.term
executed from a BBEdit worksheet works reliably at least in 10.3.9.
Try a "do shell script" from AppleScript
Don't forget "quoted form of" though.
--
Applescript syntax is like English spelling:
Roughly, but not thoroughly, thought through.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden