Thank you Nono, I was trying find a string in an array of strings. Indeed I needed a splitting element,forgot that... silly me :) It's also in the docs... Anyway, doesn't aid what I was trying to do but thanks a lot for the image!
Unfortunately I couldn't use the usual trick with generate sample sets to either use Get Sub String or Find in String with it. Anyways, I circumvented with another solutions and it's working. Thank you! Cheers On Sun, Apr 12, 2015 at 11:03 PM, Nono <[email protected]> wrote: > I don't know what you are after but here is a "sample" ice tree dealing > with strings, finding letter to particles IDs with "get sub string" as a > workaround if you can't use a string separated by commas > > > > On Sun, 12 Apr 2015 at 23:43 Nono <[email protected]> wrote: > >> No, you need to separate by spaces or commas ;-) >> Le dim. 12 avr. 2015 à 22:52, pedro santos <[email protected]> a écrit : >> >>> Hello Stepen. >>> Thanks for the tip, but I think I did try that, as you see in the second >>> Set Data in the previous image, the port is set to integer. >>> >>> here's a small vid of me initiating the port and getting reset or just >>> not working. http://screencast.com/t/Xo9HCyqsi >>> >>> Correct me if I'm wrong, from "test" I should get the array: >>> >>> "t" >>> "e" >>> "s" >>> "t" >>> >>> , right? I ended up solving it another way, but stumbled upon this and >>> am a bit confused because I could swear I used it before and worked as >>> expected, that's all. >>> >>> Cheers >>> >>> >>> On Sun, Apr 12, 2015 at 8:53 PM, Stephen Blair <[email protected]> >>> wrote: >>> >>>> You need to set the type for the ports d0 and d1 >>>> They should be a numeric type like Integer or vector, matrice, or >>>> quaternion >>>> >>>> >>>> >>>> >>>> >>>> On Sun, Apr 12, 2015 at 2:16 PM, pedro santos <[email protected]> >>>> wrote: >>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> *I remember using it before. So I'm following what's going on. The out >>>>> port stays black.Cheers* >>>>> >>>> >>>> >>> >>> >>> -- >>> >>> >>> >>> >>> *------------------------------[image: >>> http://i153.photobucket.com/albums/s202/animatics/probiner-sig.gif]Pedro >>> Alpiarça dos Santos Animator 3DModeler Illustrator >> >>> http://probiner.x10.mx/ <http://probiner.x10.mx/>* >>> >> -- *------------------------------[image: http://i153.photobucket.com/albums/s202/animatics/probiner-sig.gif]Pedro Alpiarça dos Santos Animator 3DModeler Illustrator >> http://probiner.x10.mx/ <http://probiner.x10.mx/>*

