hexagon logo

Folder selection using ui_file_create

I would like to select a folder PCL methods, I have used "ui_file_create" but its selecting only the files. Please suggest a method to select the folder.
Parents
  • Hi Bala
    , please send me the session file output from when you do the !!... onward
    it should look something like:
    !!LIB ADD ajh_multifile_select.plb
    ui_exec_function("ajh_testfile","display")
    $# STRING dirname[2000] = "D:\e1088\work\PCL\ajh\ajh_multifile_select\"
     
    Note this last $# comment si the output from hitting the OK button on the test form.
    Also what system/OS are you running? Use my direct email if you prefer.
    I need to see the error you are getting in as much detail as possible.
Reply
  • Hi Bala
    , please send me the session file output from when you do the !!... onward
    it should look something like:
    !!LIB ADD ajh_multifile_select.plb
    ui_exec_function("ajh_testfile","display")
    $# STRING dirname[2000] = "D:\e1088\work\PCL\ajh\ajh_multifile_select\"
     
    Note this last $# comment si the output from hitting the OK button on the test form.
    Also what system/OS are you running? Use my direct email if you prefer.
    I need to see the error you are getting in as much detail as possible.
Children
No Data