I've written a small script to get the contents of the current Terminal tab:
tell application "Terminal"
return the contents of the selected tab of its front window
end tell
This works fine when testing with Script Editor, but when I run the
command using the osascript tool, I don't get the right output. Has
anybody else experienced this problem?
Thanks,
Ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden