For i in $ select more problem
Hi i was wondering how i can Change $*RG145* to anything i input in SMI Edittext
so it searches for what i input instead of RG145
this is my code...
thanks
button check " Find " enabled:true pos:[165,20]
edittext SMI "Search" pos:[20,20] visible:true width:125 height:20
---------------------------------------------------------------
on check pressed do
(
-----------------------------------RG1------------------------------
for i in $*RG145* do selectmore i
---------------------------------------------------------------------
)
)
Comments
.
Tools and Scripts for Autodesk 3dsMax
Thanks
Thanks Miauu helped me allot!!!!