I continue attempted to become a programmer, but I have small problem. I can't understand how to write/change variable from one function by code in another.
http://www.everfall.com/paste/id.php?nqq61th5loq3

writeln(configpath);  // I need write this one! <-- this string

I remember (if I now mistake) that there is way to get access to vars from other class in way like MyClass2.var = 2 but probably I am wrong

Reply via email to