• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PHP and Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP and Applescript


  • Subject: Re: PHP and Applescript
  • From: Grace Finn <email@hidden>
  • Date: Sat, 9 Feb 2008 22:43:32 -0600

Wow - you guys are really great. I am running Leopard and both test scripts worked! However, my applescript is supposed to open a robot controller to run commands for the motors. The applescript does not seem to be executing when I try it.

the applescript looks like this:

tell application "Robot  Controller"
	tell first robot
		delay 3
		tell outputs "AC"
			set direction to Forwards
			set activity to SwitchOn
			delay 1
			set activity to SwitchOff
		end tell
	end tell
end tell

Is there something else I need to add to the php file?
I basically followed the same scripting as the example. I originally tried this with acgi dispatcher and it worked OK, but I could not get Windows users to stop looking for the acgi file. Someone told me to try php instead.






On Feb 9, 2008, at 9:07 PM, Gary (Lists) wrote:

"Brian Johnson" wrote:

Leopard gets more interesting

And more sluggish.

Sure wish I'd waited. <shrug>
--
Gary


_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
40ameritech.net
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden

_______________________________________________ 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/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: PHP and Applescript
      • From: Brian Johnson <email@hidden>
References: 
 >Re: PHP and Applescript (From: "Gary (Lists)" <email@hidden>)

  • Prev by Date: Re: a date is not a date? Or: Why I sometimes hate AppleScript...
  • Next by Date: Setting properties in Address Book
  • Previous by thread: Re: PHP and Applescript
  • Next by thread: Re: PHP and Applescript
  • Index(es):
    • Date
    • Thread