Re: tell darwin
Re: tell darwin
- Subject: Re: tell darwin
- From: Jon Pugh <email@hidden>
- Date: Sat, 4 May 2002 16:52:04 -0700
At 7:57 PM -0700 5/3/02, Philip Aker wrote:
>
tell darwin
>
...
>
...
>
...
>
end tell
I think it would have to be a shell name.
tell tcsh
...
...
...
end tell
Would be useful and moderately clean. Many languages use this sort of structure for embedding other languages in themselves. I know several that use an
applescript
...
end applescript
syntax to embed AppleScripts within their scripts. Allowing AppleScript to do something like that could definitely be useful.
Jon
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >tell darwin (From: Philip Aker <email@hidden>) |