Thanks it works great.
For some reason it worked when I had already created the link but then no dice when I’m making it from scratch. What gives? I tried this and still g…
Here’s my code. What am I doing wrong w/ the seperated line? j = openfile “c:\Boxes.csv” if (j != undefined) then ( skiptonextline j while not eof j…
Yeah, it’s in a loop that reads off an excel chart. Thanks. It works great.
Sorry man, I’m completely lost. What’s a node? And how do I reference it once I have the variable BoxParent? I’m super new and trying to learn from…
I think it’s the toggle cause now it’s working. I’ll look that up.
Cool Thanks
To anyone reading this someone told me that in the line c: est.csv I need c:\ est.csv because apparently does something else.