arrayfromargs differences in max6 and max7/ Bug?
I have edited this because I believe it was in error and don't want to add noise to forum. Sorry.
This shouldn't work in Max 6 either, I'd be surprised if it did. Here, you are calling the list function after the post(), post() is called once at the time of instantiation.
Put the post() in the function and you should see it printed out every time you send in the list.
-Ben
i realize I did not post the correct example. as soon as I get back to my machine i will update.