Problems with "Read From Text File"
Posted: Mon Aug 26, 2013 6:05 am
Hi,
if I use "Read From Text File" function to read a file I get the error that after reading the first line contains strange symbols. The file to read is ANSI and it starts with following line:
# application startup properties
after writing the line back to file ("Write into Text File") it contains the following:
# application startup properties
Our application has problems reading that file. And I am modifiing the file only in line 4 and 5. What can I do to avoid this bug?
Best regards!
if I use "Read From Text File" function to read a file I get the error that after reading the first line contains strange symbols. The file to read is ANSI and it starts with following line:
# application startup properties
after writing the line back to file ("Write into Text File") it contains the following:
# application startup properties
Our application has problems reading that file. And I am modifiing the file only in line 4 and 5. What can I do to avoid this bug?
Best regards!