Lines Matching refs:directory
753 # 4: set the default directory and selection according to the -initial
760 error "\"$data(-initialdir)\" is not a valid directory"
775 # Get image files from the library directory.
796 # f1: the frame with the directory option menu
883 # time. This is important because loading the directory may take a long
884 # time and we don't want to load the same directory for multiple times
900 # sets up the directory option menu for quick access to parent
929 # We cannot change directory to $data(selectPath). $data(selectPath)
934 "Cannot change to the directory \"$data(selectPath)\".\nPermission denied."\
1060 # context: the current directory you are in
1064 # [list $flag $directory $file]
1067 # = PATTERN : valid directory/pattern
1068 # = PATH : the directory does not exist
1069 # = FILE : the directory exists by the file doesn't
1071 # = CHDIR : Cannot change to the directory
1074 # directory : valid only if flag = OK or PATTERN or FILE
1077 # directory may not be the same as context, because text may contain
1096 set directory [pwd]
1106 set directory [pwd]
1119 set directory [pwd]
1128 set directory $dirname
1134 return [list $flag $directory $file]
1183 # user has entered an existing (sub)directory
1218 "Cannot change to the directory \"$path\".\nPermission denied."\
1245 # Gets called when user presses the "parent directory" button
1321 "Cannot change to the directory \"$file\".\nPermission denied."\