Removing additional options from vex editor in Houdini?
2213 5 0-
- proceduralist
- Member
- 208 posts
- Joined: May 2021
- Offline
-
- jsmack
- Member
- 8177 posts
- Joined: Sept. 2011
- Offline
-
- proceduralist
- Member
- 208 posts
- Joined: May 2021
- Offline
-
- jsmack
- Member
- 8177 posts
- Joined: Sept. 2011
- Offline
archz2
Oh. I see. Alternatively, is there a way to stop it from modifying my typed code?
Automatically, it switches to Hexscript mode and messes up the code by adding additional inverted commas in the beginning and end of the code.
The only reason I sought to disable it because it was messing the code.
I'm not sure what you mean by modifying your code, why would it do that? Why does it say 'hscript' for you in the first place? It should say "string value." Is the code supposed to be literal, or is it an expression in hscript that returns code? You seem to have quotes around the code as if it were an expression, in which case you will need backticks around that to evaluate the string as a literal.
-
- tamte
- Member
- 9380 posts
- Joined: July 2007
- Offline
-
- proceduralist
- Member
- 208 posts
- Joined: May 2021
- Offline
jsmackarchz2
Oh. I see. Alternatively, is there a way to stop it from modifying my typed code?
Automatically, it switches to Hexscript mode and messes up the code by adding additional inverted commas in the beginning and end of the code.
The only reason I sought to disable it because it was messing the code.
I'm not sure what you mean by modifying your code, why would it do that? Why does it say 'hscript' for you in the first place? It should say "string value." Is the code supposed to be literal, or is it an expression in hscript that returns code? You seem to have quotes around the code as if it were an expression, in which case you will need backticks around that to evaluate the string as a literal.
Yeah. The quotes got added on their own. I never intended to add them It was set to string value earlier and it changed to 'hscript expression' option when I used 'Alt+E' command. It happened on the day when I created this post. After that it has stayed on string value after a laptop reboot.
-
- Quick Links

