Scripting a bpatcher with specified patcher file?

gbravetti's icon

Hi,
I read on the bpatcher Patcher File attribute: "This value can only be set using the patcher file setting on the bpatcher object inspector".
So is there any way to script a bpatcher with a specified patcher file?

Thanks!

Tj Shredder's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Use thispatcher and send commands to the box:

gbravetti's icon

Thanks STEFAN!