PDA

View Full Version : ma - mb??


jakwag
29-01-2004, 12:56 PM
Hi

Simple question here. Whats the diffrence between a ma and a mb file?

Akai
29-01-2004, 01:05 PM
http://support.wolfram.com/mathematica/interface/notebooks/binary.html

Alan
29-01-2004, 01:09 PM
simpler explanation, save an mb and an ma file. Try and open each one in a text editor. One will work ;) Basically an ascii version is exactly the same scene (Although it may be bigger in size) but you can read it and make changes to it. We use them here so we can script stuff to happen and parse the files and make changes without opening the scenes up.

:)

Alan

jakwag
29-01-2004, 01:10 PM
so they do the same, but mb is better?

jakwag
29-01-2004, 01:12 PM
I see... I think I'll keep from the programming for now, but sounds interesting. : )

Thanks for the answers both of you!

Alan
29-01-2004, 01:13 PM
no neither is paticularly better, they will do the exact same thing. Just that ma's are more useful for other stuff.