Page 1 of 1

delete the last char create by MemoWrit()

Posted: Thu Oct 11, 2007 8:07 am
by ShumingWang
Hi,
I found the MemoWrit() created txt files with strange chars in the last. How to avoid this or delete ?
Thanks !
Shuming Wang

Re: delete the last char create by MemoWrit()

Posted: Thu Oct 11, 2007 8:10 am
by Enrico Maria Giordano
Use FCREATE()/FWRITE()/FCLOSE() instead.

EMG

Memowrt

Posted: Fri Oct 12, 2007 11:24 am
by ask

Posted: Sat Oct 13, 2007 12:38 am
by ShumingWang
Thanks EMG,ASK!

Shuming Wang