Parse String destroying UNC paths
Posted: Wed Aug 20, 2014 3:47 am
I have an issue whereby I read a web.config into a variable using "Read from TextFile" When I display the associated variable, the UNC paths show correctly. I then parse the string twice to remove a section, recreating it with a "Set Variable to" First Part + Second Part. This process changes the UNC paths \\server... to \server...
Is there a way to prevent this from happening. Thanks, Adrian
Is there a way to prevent this from happening. Thanks, Adrian