Thanks for the response Kyle. I will ask Rogue. This is how you send commands via AS
tell application "Airfoil" -- Connect to Airport Express connect to (every speaker whose name is "Computer") end tell On Fri, Oct 30, 2009 at 2:41 AM, Kyle Sluder <kyle.slu...@gmail.com> wrote: > On Thu, Oct 29, 2009 at 7:13 PM, Scott <scottsc...@gmail.com> wrote: >> - (void) connectTo:(NSArray *)x password:(NSString *)password; // >> Connect to the Airport Express speakers >> - (void) disconnectFrom:(NSArray *)x; // Disconnect from the speakers > > What kind of objects do these commands take when using them from AppleScript? > > You're more likely to get good help if you ask Rogue Amoeba directly. > > --Kyle Sluder > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com