Message universal to bpatchers

ra's icon

Is it possible to send a message to a bpatcher from a universal object? I have tried a message such as (send myBpatcherName bang) and (send bpatcher myBpatcherName bang).

Roman Thilenius's icon

you must distinguish between the bpatcher object and the contained patcher.

the bpatcher object takes exactly one message, and that is "replace <filename>", (which is absolutely useless)