This ones got me stuck!
I have a patch where I want the user to be able to select a preset by typing its number followed by <enter>
max has an object callled [numkey] that serves this purpose.
so, how do store the number key presses in order till enter is pressed?
Thanks.