That is strange but it works.
Why is that so? Why isn't it like other languages where you would say something like :
string a;
int b;
a = (string)b; // CONVERT b to string
doing the other way around makes no sence?but if you have some more info on this i would gladly hear it ![]()
thanks a lot for helping here and the other questions