+2003-10-06 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tkcon.tcl (dir): use %9ld instead of %9d to support large files
+
2003-04-08 Jeff Hobbs <jeffh@ActiveState.com>
* tkcon.tcl (::tkcon::InitUI): WinCE code to resize the window to
}
}
set sep [string trim [file join . .] .]
- if {![llength $args]} { set args . }
+ if {![llength $args]} { set args [list [pwd]] }
if {$::tcl_version >= 8.3} {
# Newer glob args allow safer dir processing. The user may still
# want glob chars, but really only for file matching.
}
if {$s(long)} {
set old [clock scan {1 year ago}]
- set fmt "%s%9d %s %s\n"
+ set fmt "%s%9ld %s %s\n"
foreach o $out {
set d [lindex $o 0]
append res $d:\n