'''file readable''' ''name'' Returns '''1''' if file ''name'' is readable by the current user, '''0''' otherwise. On NTFS volumes, this doesn't currently take account of the more complex Windows user/group stuff, so can return the wrong value. Code contributions using 'GetSecurityInfo()' much appreciated. ---- See also: * [file] * [file owned] * [file writable] ---- [Tcl syntax help] - [Category Command] - [Category Introspection] - [Category File]