@isvflorin wrote:
Trying to replace the backslash character in a string obtained with the rs.documentpath() method. The string replace function will not work since the backslash is an escape character. Any way to change my string into a raw string? Or any tips? I need to use the converted string with a os.chdir method.
Posts: 6
Participants: 4