Received: by 10.68.190.99 with SMTP id gp3mr12145379pbc.1.1325587062349; Tue, 03 Jan 2012 02:37:42 -0800 (PST) X-BeenThere: xsi_list@googlegroups.com Received: by 10.68.11.197 with SMTP id s5ls45639514pbb.0.gmail; Tue, 03 Jan 2012 02:37:42 -0800 (PST) Received: by 10.68.190.2 with SMTP id gm2mr35147186pbc.4.1325587062244; Tue, 03 Jan 2012 02:37:42 -0800 (PST) Received: by 10.68.190.2 with SMTP id gm2mr35147184pbc.4.1325587062223; Tue, 03 Jan 2012 02:37:42 -0800 (PST) Return-Path: Received: from ussclpdadmta013.autodesk.com (ussclpdadmta013.autodesk.com. [132.188.64.238]) by gmr-mx.google.com with ESMTPS id n3si59667440pbd.1.2012.01.03.02.37.42 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 03 Jan 2012 02:37:42 -0800 (PST) Received-SPF: pass (google.com: domain of softimage-boun...@listproc.autodesk.com designates 132.188.64.238 as permitted sender) client-ip=132.188.64.238; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of softimage-boun...@listproc.autodesk.com designates 132.188.64.238 as permitted sender) smtp.mail=softimage-boun...@listproc.autodesk.com Received: from listproc.autodesk.com ([144.111.38.9]) by ussclpdadmta013.autodesk.com (8.14.3/8.12.6) with ESMTP id q03AbNjD027244; Tue, 3 Jan 2012 02:37:24 -0800 (PST) Received: from listproc.autodesk.com (localhost [127.0.0.1]) by listproc.autodesk.com (8.13.0/8.12.6) with ESMTP id q03AbIc2008112; Tue, 3 Jan 2012 02:37:19 -0800 (PST) Received: from ussclpeadmta005.autodesk.com (ussclpeadmta005.autodesk.com [10.35.67.27]) by listproc.autodesk.com (8.13.0/8.12.6) with ESMTP id q03AbGlI008104 for ; Tue, 3 Jan 2012 02:37:16 -0800 (PST) Received: from mail6.bemta8.messagelabs.com (mail6.bemta8.messagelabs.com [216.82.243.55]) by ussclpeadmta005.autodesk.com (8.14.3/8.12.6) with ESMTP id q03Al798014515 for ; Tue, 3 Jan 2012 02:47:08 -0800 (PST) Received: from [216.82.241.243:48621] by server-4.bemta-8.messagelabs.com id 1E/CF-10016-45AD20F4; Tue, 03 Jan 2012 10:37:08 +0000 X-Env-Sender: danyarg...@gmail.com X-Msg-Ref: server-11.tower-192.messagelabs.com!1325587027!5993618!1 X-Originating-IP: [209.85.214.181] X-SpamReason: No, hits=0.6 required=7.0 tests=HTML_60_70,HTML_MESSAGE, ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: X-StarScan-Version: 6.4.3; banners=-,-,- X-VirusChecked: Checked Received: (qmail 369 invoked from network); 3 Jan 2012 10:37:08 -0000 Received: from mail-tul01m020-f181.google.com (HELO mail-tul01m020-f181.google.com) (209.85.214.181) by server-11.tower-192.messagelabs.com with RC4-SHA encrypted SMTP; 3 Jan 2012 10:37:08 -0000 Received: by obbup6 with SMTP id up6so14367848obb.12 for ; Tue, 03 Jan 2012 02:37:07 -0800 (PST) Received: by 10.50.158.193 with SMTP id ww1mr61195581igb.26.1325587026145; Tue, 03 Jan 2012 02:37:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.74.132 with HTTP; Tue, 3 Jan 2012 02:36:45 -0800 (PST) In-Reply-To: References: From: Dan Yargici Date: Tue, 3 Jan 2012 12:36:45 +0200 Message-ID: Subject: Re: Tuesday morning ICE brain-fart/brain-teaser... To: softim...@listproc.autodesk.com Content-Type: multipart/alternative; boundary=14dae9340a5dcff36004b59d4723 X-BeenThere: softim...@listproc.autodesk.com X-Mailman-Version: 2.1.8 Precedence: list Reply-To: softim...@listproc.autodesk.com List-Id: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: softimage-boun...@listproc.autodesk.com Errors-To: softimage-boun...@listproc.autodesk.com --14dae9340a5dcff36004b59d4723 Content-Type: text/plain; charset=ISO-8859-1 OK, yes, sorry, it seems my first example contained an alternative pattern! I was beginning to think as much regarding the repeat node... oh well, I guess I'll just have to suck it up... :/ Thanks for all your time Jens. DAN On Tue, Jan 3, 2012 at 12:29 PM, Jens Lindgren wrote: > Ok then it's more tricky :) > I'm afraid I don't have the time to help you right now but you probably > need a repeat node... > > /Jens > > On Tue, Jan 3, 2012 at 11:01 AM, Dan Yargici wrote: > >> In that example I want a result like this: >> >> 0,0,3,3,3,7,7,12,12,90 >> >> into >> >> 0,0,1,1,1,2,2,3,3,4 >> >> >> >> On Tue, Jan 3, 2012 at 11:54 AM, Jens Lindgren < >> jens.lindgren....@gmail.com> wrote: >> >>> Yes that looks correct. Or isn't it the result that you were after? >>> >>> /Jens >>> >>> >>> >>> On Tue, Jan 3, 2012 at 10:42 AM, Dan Yargici wrote: >>> >>>> At the risk of embarrassing myself even further...... >>>> >>>> On Tue, Jan 3, 2012 at 11:28 AM, Jens Lindgren < >>>> jens.lindgren....@gmail.com> wrote: >>>> >>>>> Hehe divide by 2 :) >>>>> >>>>> /Jens >>>>> >>>>> >>> >>> >>> -- >>> Jens Lindgren >>> -------------------------- >>> Lead Technical Director >>> Magoo 3D Studios >>> >>> >> > > > -- > Jens Lindgren > -------------------------- > Lead Technical Director > Magoo 3D Studios > > --14dae9340a5dcff36004b59d4723 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable OK, yes, sorry, it seems my first example contained an alternative pattern!=

I was beginning to think as much regarding the repeat n= ode... oh well, I guess I'll just have to suck it up... :/

Thanks for all your time Jens.

DAN<= br>
On Tue, Jan 3, 2012 at 12:29 PM, Jens Lin= dgren <= jens.lindgren....@gmail.com> wrote:
Ok then it's more tricky :)
I'm afraid I don't have the time to help you right now but you p= robably need a repeat node...
=A0
/Jens
=
On Tue, Jan 3, 2012 at 11:01 AM, Dan Yargici <danyargi= c...@gmail.com> wrote:
In that example I want a result like this:

0,0,3,3,3,7,7,12,12,90

into

0,0,1,1,1,2,2,3,3,4



On Tue, Jan 3, 2012 at 11:54 AM, Jens Lindgren <jens.lindgren.vf= x...@gmail.com> wrote:
Yes that looks correct. Or isn't it the result that you were after= ?
=A0
/Jens
<= /span>


=A0
On Tue, Jan 3, 2012 at 10:42 AM, Dan Yargici <danyarg...@gmail.com> wrote:
At the risk of embarrassing myself even further......

On Tue, Jan 3, 2012 at 11:28 AM, J= ens Lindgren <jens.lindgren....@gmail.com> wrote:<= br>
Hehe divide by 2 :)
=A0
/Jens




<= div>--
Jens Lindgren
--------------------------
Lead Technical Director





--
Jens Lindgren
--------------------------
Lead Technical Director


--14dae9340a5dcff36004b59d4723--