Re: [PD] "popping" from - and prepending to - a generic message

2007-02-08 Thread Chris McCormick
On Thu, Feb 08, 2007 at 11:42:26AM +0100, Matteo.sistisette wrote: > Oh :$:$:$:$:$:$:$ (shame smiley) > Thanks a lot guys, and sorry for bothering. Please don't feel shame or apologise - this list is supposed to be a friendly place that people can ask questions. There are no stupid questions, only

Re: [PD] "popping" from - and prepending to - a generic message

2007-02-08 Thread Frank Barknecht
Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote: > Not that *you* need to decide what you want to get afterwards: THis should read: "Note that *you* need to decide ..." Ciao -- Frank Barknecht _ __footils.org_ __goto10.org__

Re: [PD] "popping" from - and prepending to - a generic message

2007-02-08 Thread Matteo.sistisette
anks a lot guys, and sorry for bothering. Bye M. - Original Message Da: "Chris McCormick" <[EMAIL PROTECTED]> To: Cc: PD-list@iem.at Oggetto: Re: [PD] "popping" from - and prepending to - a generic message Data: 08/02/07 06:35 On Thu, Feb 08, 2007

Re: [PD] "popping" from - and prepending to - a generic message

2007-02-08 Thread Frank Barknecht
Hallo, Matteo Sisti Sette hat gesagt: // Matteo Sisti Sette wrote: > Is there a reasonably stright-forward way in pd-proper (I mean, without > externals) to do either of the following two things? > 1) Removing the first element of a message (NOT necessarily a list) and > returning the rest of th

Re: [PD] "popping" from - and prepending to - a generic message

2007-02-07 Thread Chris McCormick
On Thu, Feb 08, 2007 at 02:25:56AM +0100, Matteo Sisti Sette wrote: > Is there a reasonably stright-forward way in pd-proper (I mean, without > externals) to do either of the following two things? > 1) Removing the first element of a message (NOT necessarily a list) and > returning the rest of th

Re: [PD] "popping" from - and prepending to - a generic message

2007-02-07 Thread Hans-Christoph Steiner
Check out the [list] object, it'll do what you want. .hc On Feb 7, 2007, at 8:25 PM, Matteo Sisti Sette wrote: Hi all, Is there a reasonably stright-forward way in pd-proper (I mean, without externals) to do either of the following two things? 1) Removing the first element of a message (N

[PD] "popping" from - and prepending to - a generic message

2007-02-07 Thread Matteo Sisti Sette
Hi all, Is there a reasonably stright-forward way in pd-proper (I mean, without externals) to do either of the following two things? 1) Removing the first element of a message (NOT necessarily a list) and returning the rest of the message 2) Prepending a symbol or number to a message But I mean