Shall we try and obfuscate it? http://www0.us.ioccc.org/main.html
> -----Original Message-----
> From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On
> Behalf Of Patrick Boucher
> Sent: 30 June 2006 02:05
> To: XSI(at)Softimage.COM
> Subject: Re: unusually obsessed
>
> Greg Smith wrote:
> > this is faster if your used to python
> >
> > def replyToKim(s1", s2, s3):
> > oAnswer = ''.join([s1, s2, s3])
> > Application.LogMessage(oAnswer)
> >
> > replyToKim('I don't", " know what", " you mean ???")
>
> This is my entry!
>
> def replyToKim(*args):
> Application.LogMessage(''.join(args))
>
> replyToKim("I don't", " know what", " you mean ???")
>
> --
> Patrick Boucher
> TD - Coder - Resident geek
> Buzz Image Group
> Tel 514.848.0579
> Fax 514.848.6371
>
> www.buzzimage.com
> www.xsi-blog.com
> ---
> Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in
> body:
> unsubscribe xsi
>
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi