Solved Invalid escape character 'B'

cs.andras

Active Member
Hi,

Others might run into this problem, so I'm posting a solved case here:

We got an error message saying: ERROR - Internal: unable to perform Write stage, invalid escape character 'B'.
(Or something very close).
Basically the write stage had to type in a path, which contained backslashes "\" and that confused BluePlrism quite a bit. We changed them to forward slashes "/" and it solved our problem.

I hope this will help someone in the future :)
Andras
 
Top