开发者

Nsis: Problem in FileRead

When I read a file using FileRead and display the contents in a listbox I get some garbage character开发者_如何学Gos after the line.

Eg. if my line is : a.txt

I get something lk: a.txt$$

(Note $$ are some garbage characters) Its probably because of $\r$\n. What can I do to correct this?


Use the TrimNewLines helper macro

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜