From: <AO...@t-...> - 2002-03-12 09:39:27
|
Am Dienstag 12 März 2002 09:49 schrieb Daniel A. Steffen: > At 9:01 +0100 on 12/3/02, AO...@t-... wrote: > >this is an absolut path name not relative > > no relative > > c.f. man n filename > > you should use [file join {} a b] to get consistent results, if a > user has a volume named 'a', [file join a b] will give a:b and not > file volume > tcl: tk: ... > file join tcl b > :tcl:b > file join tcl: b > tcl:b mfg aotto :) |