Digistruct Posted January 22, 2020 Share Posted January 22, 2020 Hi guys, Just a quick question I hope have a simple answer! I have a dual boot setup and switch back and forth between Win and Linux. Due to files having to point to same location I have a variable in the .env that point to each respective mounting place $NAS. Now, I imported an FBX through the File menu and it pops in as expected, but all the nodes have the full path in them. With the Textport I can do the "opchange" operation to switch the mounting place to the variable - but when I do that it converts the variable to it's value (the original path). My question now is: Can I somehow do the opchange without the Textport converting the variable to it's value and simply make it put the variable there instead of the path? I hope my rambling is not too confusing. Thanks a bunch, Jack Quote Link to comment Share on other sites More sharing options...
br1 Posted May 19, 2020 Share Posted May 19, 2020 Hey Jack, this should work if you put your variable or expression inside single quotes. '$WORK' instead of $WORK for example. Quote Link to comment Share on other sites More sharing options...
Digistruct Posted May 19, 2020 Author Share Posted May 19, 2020 That very much did the trick! Thanks a bunch, Bruno! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.