Blacklisted_Guy Posted May 11, 2017 Share Posted May 11, 2017 Hello there! For a current project I'm needing to read files from disk and apply operations per line. I know python offers a way to read files. But since vex can be multi-threaded I wanted to see if there is a way to do it. Looking through some forums I found functions from houdini 14 that allowed for reading files, but these don't seem to be working anymore. Thank you for a reply, Jonne Quote Link to comment Share on other sites More sharing options...
Atom Posted May 12, 2017 Share Posted May 12, 2017 Nope, VEX can't do that yet. Quote Link to comment Share on other sites More sharing options...
Blacklisted_Guy Posted May 12, 2017 Author Share Posted May 12, 2017 8 hours ago, Atom said: Nope, VEX can't do that yet. Ah, too bad. Python it is then. Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted May 12, 2017 Share Posted May 12, 2017 Did you try a combination of table SOP and attribwrangle already? 1 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.