Version 1 of file pathtype

Updated 2004-09-21 15:32:55

file pathtype name

Returns one of absolute, relative, volumerelative. If name refers to a specific file on a specific volume, the path type will be absolute. If name refers to a file relative to the current working directory, then the path type will be relative. If name refers to a file relative to the current working directory on a specified volume, or to a specific file on the current working volume, then the file type is volumerelative.


Hi See also:


Tcl syntax help - Category Command - Category Introspection