cherokee
1st December 2009, 21:03
Hello everyone,
Every time I want to assign a backslash on a var, when debugging what is in the var is a double backslash?? (i.e. I assign "c:\temp\myfile.txt" to var x, when check the value in x is "c:\\temp\\myfile.txt") my server2client() doesn't transfer.
I also tried "c:/temp/myfile.txt" and doesn't work either.
Any idea?
Thanks in advance,
Every time I want to assign a backslash on a var, when debugging what is in the var is a double backslash?? (i.e. I assign "c:\temp\myfile.txt" to var x, when check the value in x is "c:\\temp\\myfile.txt") my server2client() doesn't transfer.
I also tried "c:/temp/myfile.txt" and doesn't work either.
Any idea?
Thanks in advance,