On Sat, Feb 28, 2009 at 7:06 AM, Eli Barzilay <eli at barzilay.org> wrote: > On Feb 28, Robby Findler wrote: >> On Sat, Feb 28, 2009 at 6:42 AM, Eli Barzilay <eli at barzilay.org> wrote: >> > >> > Much easier to implement, and extremely negligible cost (compared >> > to starting your browser and making it render a documentation >> > page). >> >> Maybe it is time to use launchservices, since we're having problems >> passing arguments, apparently. > > In case it wasn't clear -- I'm almost a 100% sure that the problem is > not in passing arguments but somewhere in osascript. ?(That's exactly > the confusion that happened with the previous thread too.) ?If there > is a problem with passing arguments to a process then a lot more is > likely to break.
"passing arguments to osascript", then. Either way, osascript won't be involved if we use the C api. Robby
