Arguments in subpatches without spaces

bankbot's icon

Hello, I'm trying to make a basic subpatch that can be given an integer
argument to tell it where to send some data. However, I cannot seem to get
the patch recognize the argument when the argument is in an object box
without spaces like so: [r CC#1]

According to page 10 of the max 4.6 reference manual, it seems like this
would work. Any insights on the patch below?

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

dlehrich@gmail.com's icon

Try putting the argument first - [r #1CC]

Max likes that a lot better :-)