Write code:
FileWrite $9 "$0 $1 $2 $\r$\n"I have tryed:
FileWrite $9 ""$0" "$1" "$2" $\r$\n"But then I get an error then i try to compile.
Is there an better way to write to the ini file?
I would like to have to ability to choose what line to write to. For example if there is some text in the ini file i should write it to a new line. For example line 33.
// sorry for my bad english I hope you understand me