Jump to content

FileExists and quoted paths not working


Recommended Posts

I thing if we need multiline string to use as path , we can use as instead of "quoted strings" this "@CRLF"

for example

$path = $filepath & $param1 & @CRLF & $param2

and I thing this way we can pass the problem .

I think OP was trying to reuse path variables passed into MS-DOS that needed to be encapsulated in quotes.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...