do Shell Script & shell Script
do Shell Script & shell Script
- Subject: do Shell Script & shell Script
- From: "Kim Hunter" <email@hidden>
- Date: Mon, 23 Oct 2006 16:22:07 +1000
Does anybody know why this works ?
(i know this is a useless command, what i'm trying to do a more
complex but it gets the same error as this)
tell application "Terminal"
do script "ls > >(ls)"
end tell
But this doesn't
do shell script "ls > >(ls)"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden