NASA Image problem.
10-Jul-92 00:25:32
Sb: #41272-NASA Image problem.
Fm: Black Belt Systems 76004,1771
To: Nick Murray 70003,1112
If the image is 800×800 (very likely), then it will take 800x800x7, or 4.48
megs to hold it – add to that the size of Imagemaster itself (about 1.7
megs) for 6.18 megs… should be fine, unless you're severely fragmented or
something.
Next attack; turn off your undo buffer – that makes the memory use
800x800x4=2.56 megabytes, much better. 4.26 megs total use.
Make sure that there is a stack command _ahead_ of the "rexxmast" in your
startup sequence, set it to 20k or so.
–Ben