Hi

Normally to switch to a new drive (x, I can just write
chdrive "x:"

Howver I have access to a drive that is not mapped
So when I access the files, I have a link like
\\accounts\finance etc

I have tried to use chdrive \\accounts\finance but this does not work

Does anyone have the correct syntax when a drive is not mapped?
I don;t want to map it permanently because I get new drives all the time. So it might conflict with a new one

Thanks