guest
1
how can i get the right binsize for the lines?
i parse a markup file for lines and their points.
see attatched file. should look like the screenshot.
thank you!https://vvvv.org/sites/default/files/imagecache/large/images/screenshot_0.jpg
markup_lines.v4p (11.2 kB)
tonfilm
2
you can do that with XPath and Separate. it gives you the former index of the content:
markup_lines.v4p (9.7 kB)
Westbam
3
Thanks tf for the trick, I was trying the same thing last night and could not split the content in 2 lines.
Also, the link in the Xpath helpfile to the Microsoft website is not working any more.
Lesson learned :)