list and umenu
Hello,
I am a newbie into MAX. Despite reading tutorials I have hard time to find how to load list from file into a umenu control.
I stopped at having append function and file with text objects separated with white spaces
Max Patch
Copy patch and select New From Clipboard in Max.
if you read into text and dump/output the text it comes with a "set" ahead. this sets the "prepend append" wrong to "prepend [text output]". maybe that´s been your problem?
Yes it worked perfectly!
Thank you