T O P I C R E V I E W |
a.abc.b35 |
Posted - 01/08/2011 : 6:59:47 PM Hello there. I am new to origin c and need some help and this is very trivial probably. I can use GetOpenBox("*.abc") to open a file with abc extension by browsing to the folder from the pop up window. My question is, what is the global function for the same if I want to open a folder which contains multiple files ?
AB |
1 L A T E S T R E P L I E S (Newest First) |
Penn |
Posted - 01/12/2011 : 03:36:46 AM Hi AB,
The get_open_box_by_file_group function can be used to open a dialog for multiple files selection. You can try this function. Also, functions browse_get_path_dialog and BrowseGetPath can be used to select a folder.
Penn |
|
|