[PD] convert string to message?

Frank Barknecht fbar at footils.org
Tue Feb 15 01:26:09 CET 2005


Hallo,
Mike Wozniewski hat gesagt: // Mike Wozniewski wrote:

> I have a string that is created with the sprintf object, and I'm trying to pass it to an object that expects a message from a message box (specifically, I'm passing to the pointer object).
> 
> I get the error:
> >  error: pointer: no method for 'traverse-1000-soundobj-info'
> 
> but if I put the following into a message box:
>    traverse-1000-soundobj-info
> 
> and click on it, everything is fine.

Are you sure? Normally pointers expect messages like: 

"traverse pd-something"

not

"traverse-pd-something"

Could you attach a patch which illustrates your problem?

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__
             
             _ __latest track: fqdn _ http://footils.org/cms/show/38




More information about the Pd-list mailing list