Take Command / TCC Help v. 13.03

@TRUENAME

Hide Navigation Pane

@TRUENAME

Previous topic Next topic No directory for this topic No expanding text in this topic  

@TRUENAME

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@TRUENAME[filename] :  Returns the true, fully-expanded name for a file. @TRUENAME will "see through" junctions, symbolic links, a SUBST or network mapping. Wildcards cannot be used in the filename.

 

Note: The @TRUENAME function makes no assumption about the existence of a file or directory. Its filename parameter can be any string and the function will attempt to turn it into a fully qualified "volume + path + name" specification, whether that full reference exists or not.

 

filename must be in quotes if it contains white space or special characters.

 

Comments (...)