Help for this page

Select Code to Download


  1. or download this
    use Win32 qw( );
    
    ...
    
    # If you wish to make relative paths absolute:
    print GetLongPathName(scalar(GetFullPathName($path)));