Version 0 of file pathtype

Updated 2003-10-02 21:20: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.


See also:


Tcl syntax help - Category Command - Category Introspection