check out file i/o methods in the mxs reference for ReadLine() and associated methods to find the answer!
nevermind
Thanks ZeBoxx2. Always helpful. I am curious if there is a way to do it for all tracks instead of just knowing that percent is keyed? Looping throu…
Then you can relink them with the above script.
I don’t think you want to strip them of their entire filename…because there will be no way of getting the map names back… if you want to strip them p…
This won’t strip them, but if you just disconnect the network drive, and open the file so they all go missing, then you can use this script to relink …
Best to use getCurrentSelection() to save the user’s selection instead of ever using $ objSelected = getCurrentSelection() for o in objSelected do (…
haha, it’s pretty easy, if you have any problems let us know.
you can create your own multilistbox and populate it with the layer names and get the selection from there.
Remember that a double equal sign is a comparison and a single one is an assignment. I’m sure you probably already know this. This works for me (wit…
thanks guys, I’ll pursue this Gravey. Thanks to you too DaveWortley
Also, registering a callback at #preRender and #preRenderFrame and calling the function does absolutely nothing as well. I’m out of ideas.
absolutely, I think we’ve all done this, good luck.