User Tools

Site Tools


jvs:fscan:manual:chapter2:setfilename

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvs:fscan:manual:chapter2:setfilename [2013/08/12 18:47]
voyvodic
jvs:fscan:manual:chapter2:setfilename [2023/02/23 18:43] (current)
Line 8: Line 8:
 The FLAG argument can be used to control search options.\\ The FLAG argument can be used to control search options.\\
 FLAG (octal values are listed; add positive values to combine options):\\ FLAG (octal values are listed; add positive values to combine options):\\
-  * 1 - ADDROOT: add the root directory '/' to the browse window\\ +  * 1 - ADDROOT: add the root directory '/' to the browse window 
-  * 2 - ADDBACK: add the parent directory '..' to the browse window\\ +  * 2 - ADDBACK: add the parent directory '..' to the browse window 
-  * 4 - FILETYPE: add filetype character before each file name\\ +  * 4 - FILETYPE: add filetype character before each file name 
-  * 010 - ATROOT:\\ +  * 010 - ATROOT: 
-  * 020 - SORT: sort the list alphabetically\\ +  * 020 - SORT: sort the list alphabetically 
-  * 040 - ACCESS: only include files in browser if the user has access permission\\+  * 040 - ACCESS: only include files in browser if the user has access permission
   * 0100 - ROOTDIR: don't allow search above starting directory   * 0100 - ROOTDIR: don't allow search above starting directory
   * 0200 - MULTIPLE: allow multiple files to be selected   * 0200 - MULTIPLE: allow multiple files to be selected
Line 25: Line 25:
   * 0 - Default: ADDBACK + FILETYPE + SORT + 1STRING   * 0 - Default: ADDBACK + FILETYPE + SORT + 1STRING
   * -1 - ADDBACK + FILETYPE + SORT + 1STRING + MULTIPLE   * -1 - ADDBACK + FILETYPE + SORT + 1STRING + MULTIPLE
 +
 +**Note:** Use the [[jvs:fscan:manual:chapter2:table|Table]] command to create a list of file or directory names without going through the interactive browse window.
  
 **See Also:**\\ **See Also:**\\
jvs/fscan/manual/chapter2/setfilename.1376333233.txt.gz · Last modified: 2014/08/04 16:03 (external edit)