Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
may be an end line character not recognize by notepad,
did you try with ultraedit or other ??
I'm tried to create a text file filled with data from a database using tfileOutputPositional. Job work correctly, but if i open file with Notepad his content is not formatted. How can i solve this issue? (See image below)
Notice: If I open file with MFC Wordpad e save it as "Text Document - MS-DOS format", when reopen file, it is formatted correctly.
I'm tried to create a text file filled with data from a database using tfileOutputPositional. Job work correctly, but if i open file with Notepad his content is not formatted. How can i solve this issue? (See image below)
Notice: If I open file with MFC Wordpad e save it as "Text Document - MS-DOS format", when reopen file, it is formatted correctly.
...
//get and format output String end
<%
}
%>
sb_<%=cid %>.append("\n");
out<%=cid %>.write(sb_<%=cid %>.toString());
nb_line_<%=cid %>++;
<%
}
...
Is this a general problem? If so, I think it make sense to open a bug / feature request: Creating linebreaks in dependency to the operating system (unix / dos) / or alternatively give a option to the component to decide it.
Hello
This feature has already be opened 1680
Regards,
Michaël.