I don't know if this is exactly what you want.

numbers X Y and Z

Multiply X by 100,
Multiply Y by 10

Then add them all together. So you get a three digit number.


or if you just want to print them in a row, try

[pack f f f]
|
[Print]


> Date: Mon, 9 Nov 2009 14:09:08 +0000
> From: alan.dubdub@googlemail.com
> To: pd-list@iem.at
> Subject: [PD] send the numbers from 3 atoms to a message object
>
> Hi list
>
>
> Is there a way I can send the number result from 3 atoms to a message
> object and then have the results printed in the console like so :
> 1 2 3
>
> - instead of
> 1
> 2
> 3
>
> (I dont wish to add togther either)
>
>
> I would wish to send to a color gem object after like [pix_offest]
> etc. Thanks for the tip!
>
>
> Al
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


New Windows 7: Find the right PC for you. Learn more.