Notifications
Clear all
[Closed] Maxscript Files
Sep 27, 2010 1:00 am
Is it possible to read a whole file at once and store it into an array.
So if i wanted to make a model with embedded images for example I could read the 3 different files then apply them to a new file i made in order without having to do something like read them as sets of 4 bytes into an array then spit that back out.
Thanks in advance.