D
Daniel
Hello,
I created a shortcut (named "toto") pointing towards a folder (c:\temp). It
is located under the drive letter E:.
I cant manage to use it as a directory :
I tried :
ChDir "toto"
ChDir "e:\toto"
ChDir "e:\toto.lnk"
to no avail. Yet the Dir function sees it as directory.
Has anybody an idea ?
Thanks in advance.
Daniel
I created a shortcut (named "toto") pointing towards a folder (c:\temp). It
is located under the drive letter E:.
I cant manage to use it as a directory :
I tried :
ChDir "toto"
ChDir "e:\toto"
ChDir "e:\toto.lnk"
to no avail. Yet the Dir function sees it as directory.
Has anybody an idea ?
Thanks in advance.
Daniel