19.08.2011, 19:19
I would like to know, if it's possible to store text from a file (for example "1st line\n2nd line\n3rd line") to a variable and then put it in a dialog so it would look like this:
I'm asking because I need it for a script which I'm doing and it doesn't work... If I would use this example it would look like this:
So am I doing it wrong and if I am, how to script it so it will work?
Thank you for your help and sorry if you didn't understand me properly, I wasn't born in English speaking country.
Код:
1st line 2nd line 3rd line
Код:
1st line\n2nd line\n3rd line
Thank you for your help and sorry if you didn't understand me properly, I wasn't born in English speaking country.
