That is what I suspected, but I could never get the writeseq to write back 
to the file.  I tried CLOSESEQ and then a WRITESEQ of the new data but 
since they were not the same length maybe it was preventing the write.  I 
would have thought that it would overwrite the first 2 records if it was 
longer than the original.

thanks anyway.

Vance Alspach
J & L Industrial Supply




"Martin Phillips" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
09/01/2006 12:54 PM
Please respond to
u2-users@listserver.u2ug.org


To
<u2-users@listserver.u2ug.org>
cc

Subject
Re: [U2] Over write first record with writeseq






Hi Vance,

If the new data is of exactly the same length as what it is replacing, 
just
write over the top of it. If they are different lengths, you have no
alternative but to copy the file, making the amendment on the way.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to