saving js script with patch
Hello,
Is there a way to save js script (js object content) with patch ?
Hi Cahen,
Which Version of Max are you using? the [js] object is deprecated since Max 9 and replaced by [v8] which supports almost 100% of the code used in [js] plus tons more that [js] did not support. The [js] object has no embedding-feature while [v8] does, besides many other very very very useful features…