Actually without the iRed application being open I can not get this
to work via the command line. With the app open I can get it to work
with both the command line and with applescript. I don't see the
benefit of one over the other.
I have sent iRed an email to find out what their iRed commandline
version is capable of.
Thanks for the help,
Tom McGrath
On May 29, 2007, at 5:16 PM, Thomas McGrath III wrote:
ON mouseUp
put field "myControl2" into tControl
IF tControl is not "" THEN
put shell("/bin/iRed" && fld "myControl2")
ELSE
revspeak "OH OH"
-- other error correction here
END IF
END mouseUp
with
-send "Robosapien V2" "square"
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution