[plt-dev] searching for bitmap% via f1 on mac os x

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Feb 28 08:37:50 EST 2009

On Feb 28, Robby Findler wrote:
> On Sat, Feb 28, 2009 at 7:06 AM, Eli Barzilay <eli at barzilay.org> wrote:
> >
> > 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.

No, I don't think that the problem is in passing the arguments at
all.  I think that it is a problem *in* osascript itself.  (Which can
just as well be coming from the C api.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the dev mailing list.