How to get full path of a given path

Posted by Nam Gi VU on Stack Overflow See other posts from Stack Overflow or by Nam Gi VU
Published on 2010-04-07T09:21:05Z Indexed on 2010/04/07 9:23 UTC
Read the original article Hit count: 152

Filed under:

I have a variable define as:

set filePath=".\file.txt"

How can I get the full path of this path? Please help!

© Stack Overflow or respective owner

Related posts about command-line