Gabriele Santilli wrote: > Hi Henrik, > > On Thursday, December 4, 2003, 3:18:36 PM, you wrote: > > HMK> Still, I'd like to know if there's an easier way to contain the image > HMK> size with the data. > > Just keep the image in the original format, i.e.: > > image-data: read/binary %img.gif > > Then later you can LOAD it: > > img: load image-data
It works! Never thought of using LOAD that way. Thanks! :-) Regards, Henrik Mikael Kristensen -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
