Subj : Something...
To : Sean Dennis
From : mark lewis
Date : Wed Oct 14 2009 10:54 pm
SL> Yep. Make sure you overwrite the right record (ie. seek back one
SL> record).
SD> Okay, since it's for record 0 (me), I can just Seek(Filename, 0);
SD> correct?
that's ok for forcing the record... however, if you're trying to do it for your
callers, then you need the math ;)
SD> Is it kosher to post code in the echo?
absolutely!! that's how so much code got spread around in yonks past... if you
have the SWAG collection, well over 50% of that code came from this echo...
there's actually several of my own postings in SWAG and they all came from here
;)