fs_folder_selection

one of the documented procedures in this installation of the ACS
Usage:
fs_folder_selection   db   user_id   { group_id "" }   { public_p "" }   { file_id "" }
What it does:
Write out th\e SELECT box that allows the user to move a file to another folder
Defined in: /web/philip/tcl/file-storage-defs.tcl

Source code:


    fs_folder_def_selection $db $user_id $group_id $public_p $file_id


philg@mit.edu