saving js script with patch

cahen's icon

Hello,

Is there a way to save js script (js object content) with patch ?

Nodanoma's icon

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…