(pattrstorage) recall ui::xxx does not work?

Florent Ghys's icon

Hello, I am trying to recall a specific ui object within one preset of pattrstorage inside a M4L device, but the message [recall ui::value $1] does not seem to be working.
Any idea of what I am doing wrong here?

Max Patch
Copy patch and select New From Clipboard in Max.

thanks in advance,
Florent

Peter Ostry's icon

In the patcher you posted, the path 'ui::value' does not exist.
If you open the clientwindow, you see that 'value' is the only client.
[recall value $1]

Florent Ghys's icon

thanks a lot Peter! I misunderstood pattstorage's helpfile