How to organize a big message

wijesijp's icon

In my application I have a very big message control. It has all the initialization commands for my java external application and it takes lots of space in the patch. Is there a way to load the contents in the message from a text file and then fire it into the external?

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

Luke Hall's icon

You could "read" then "dump" from the [text] object.

lh