platform detection

gcorne's icon

Is there a way to detect what platform (Windows, Mac PPC, Mac Intel) a patch is opened on? I have a loader that loads externals and abstractions prior to opening the main patch. I would like to maintain a single build for Max 4.5+ and another one for Max 5+.

jvkr's icon

There's also a message for max for that.

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

gcorne's icon

Thanks johan and vanille.