script initialize scripting name with thispatcher
when creating a videoplane using a script message to this patcher, how does one intialize the scripting name so you can then use a script message to delete it later?
Max Patch
Copy patch and select New From Clipboard in Max.
Max Patch
Copy patch and select New From Clipboard in Max.
You will want to give your new object a scripting name (aka @varname):
yeah i tried varname but without the text"" syntax so it wasnt working. Thanks a ton!!!