Home » Community » Newbie corner » operation involving "\\" x "\" characters in directories and files
operation involving "\\" x "\" characters in directories and files [message #55098] |
Sun, 11 October 2020 03:47  |
BetoValle
Messages: 204 Registered: September 2020 Location: Brasil Valinhos SP
|
Experienced Member |
|
|
I initially realized that the getDirectories function returned without the "\".
I saw that you use DeQtf to correct "\".
I just didn't realize that getDirectories also adds "ยด"
in your content and I ended up using the replace string at the end.
I question: is it all this or is there a other alternative?
i.e.
String dir = DeQtf(GetCurrentDirectory());
dir.Replace("`","");
|
|
|
|
|
Goto Forum:
Current Time: Wed Apr 23 22:20:29 CEST 2025
Total time taken to generate the page: 0.02182 seconds
|