Hi, my custom script is very simple : start the vexprofile , cook the snippet that holds my vex , stop the vexprofiler and show me the results.
If i copy paste every line into the texport myself the code works. Howerver if I import the .cmd file holding the same three lines it shows me a empty vexprofiler.
Doesn't importing .cmd files equal to writing them your self? If not is there something else that has this functionality? Why isn't this working?
vexprofile start
opcook -F /obj/L_System_v2/L-system/attribvop1/snippet1
vexprofile