'''file nativename''' ''name'' Returns the platform-specific name of the file ''name''. This is useful if the filename is needed to pass to a platform-specific call, such as exec under Windows or AppleScript on the Macintosh. ---- See also: * [file] ---- [Tcl syntax help] - [Category Command] - [Category Introspection]