Javascript wrapper for Applescript
Javascript wrapper for Applescript
- Subject: Javascript wrapper for Applescript
- From: David Andrews <email@hidden>
- Date: Tue, 8 Jun 2004 23:30:20 -0400
How is a Javascript wrapper put around an applescript?
I'd like to have Javascript do the following AS:
tell application "RealOne Player" to GetURL
"
rtsp://archive.wfmu.org/archive/SP/sp020112.rm?start=2:48:47&end=2:52:
19&title=\"Trooper's Nag - Spriguns of Tolgus\""
BTW: When the script runs, the RealOne Play window reverts to its
default size. Is there a way to tell it, using System Events, to "Zoom
Window" in the "Window" menu so that it goes back to its former size?
Everything I've tried gives "AppleScript Error, System Events got an
error: NSReceiverEvaluaionScriptError: 4"
Thanks
_______________________________________________
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.