You are not logged in.
Announcement
Unanswered posts
|
Hi
I'm sorry. I didn't receive it.
Regards,
Pedro
i just sent you an e-mail with the file,
thank you very mutch for your interest!
if somethink is not clear in my problem just ask! ![]()
Hi
Could you send an email to me with this file?
I need to reproduce it firstly. Then i can figure it out.
Regards,
Pedro
Hi all!
i'm trying to use TfileInputFullRow/tFileInputDelimited to process BINARY data from a file , so it is very important to preserve each character in order to not loose datas.
the problem is that if i insert "\n" (LF) as line separator these components matches also "\r" (CR) as a row separator..
(i whish a new line ONLY if \n is matched, and preserve \r in the line...)
Does somebody have a solution?
Ty!