calling a perl script?
hello, i'm not really a coding/progammer person. i'm actually an art student and for my new sound art project i build a patch that at some point i'd like to take and print screen captures. i wrote a perl script that once called will capture the screen and save it, but now i just need to call it from max. is there an object or does anyone have any suggestions how i could do this????
thanks
miguel
If you're on OSX, then go to www.maxobjects.com and search for
"shell". The shell object by Bill Orcutt does exactly what you want.
_Mark
thank you so much, i will def try that out.