Re: Beginner's scripting Terminal questions
Re: Beginner's scripting Terminal questions
- Subject: Re: Beginner's scripting Terminal questions
- From: Adam Wuellner <email@hidden>
- Date: Wed, 2 Mar 2005 09:40:34 -0600
On Thu, 3 Mar 2005 04:16:54 +1300, Jamie Kahn Genet
<email@hidden> wrote:
> P.S. Thanks also to those who suggested using saved .term files. But I
> needed something that would work with the AS menu. Pity I can't put
> anything but scripts in there.
Not to belabor the point, but what I was getting at was creating a
term file once, that you could then
tell application "Finder"
open alias "path:to:terminalfile.term"
end tell
tell application "Terminal"
-- do stuff in the terminal windows
end tell
_______________________________________________
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