I believe it’s under “For loop” in the max script help The collect <expr> form gathers the expression values from the loop iterations and sto…
cool, good to know it’s not a TP thing. I believe it’s this thread if anyone else in interested.
Ok I found a work around, I compiled the string using a StringStream and formatted the letters If anyone has a more elegant way please share! try …
somefoldername IS the element in the array… I posted a piece of code above. Normally you would wrap @@ around a string, when using the codestr: this d…
Scratch that lv.Items.Item[1].useItemStyleForSubItems = false (lv.Items.item[1].SubItems.item[1]).ForeColor = (dotNetClass”System.Drawing.Color”).fr…
Great explanation Joel, Cheers
Excellent, yea… i would have never found or would think of it as a new valueRef class Thanks Charles
Thanks Pete, the selection methods will defiantly help out. Doh, Cheers Claude666 I was confusing myself with the listview.SelectedItems.Item[] and l…
[font=Verdana]@Gravey Hi Gravey, I found your listbox you posted in a similar thread on listboxes, cool stuff Though for this script I’d really like …
All working now Thanks again for your help -Alex