So, there is effectively a W ! whenever $X reaches the maxiumum record
size?


--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> Hurrah!  I had just built a hex browser and was looking at the data
> at
> different steps.  I figured that it was a problem at the writing
> level, and that it was adding #10 (a linefeed).
> 
> Then I read your post and it all made sense.  I still have a very
> hard
> time remembering that M IO keeps track of $X and $Y during all writes
> 
> Thanks again
> Kevin
> 
> 
> On 8/25/05, Jim Self <[EMAIL PROTECTED]> wrote:
> > Kevin wrote:
> > >Every 32,768 bytes ($8000 hex), it adds one extra byte (!)
> > >
> > >I haven't figured out yet if this is on the read phase or write
> phase.
> > 
> > One way to prevent that is to SET $X=0 after every WRITE, or do it
> at least
> > once before it
> > reaches that value.
> > 
> > ---------------------------------------
> > Jim Self
> > Systems Architect, Lead Developer
> > VMTH Computer Services, UC Davis
> > (http://www.vmth.ucdavis.edu/us/jaself)
> > 
> > 
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams *
> Testing & QA
> > Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> >
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



===
Gregory Woodhouse  <[EMAIL PROTECTED]>



"Perfection is achieved, not when there is nothing more
to add, but when there is nothing left to take away."
-- Antoine de Saint-Exupery











-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to