int dirOpen (tSubMenu *SM, char *dir, dirPick select, int baseID, int maxItem) Function dirOpen
Function dirOpen. Scan the specified directory for appropriate files to add to the menu. Check to see if the maximum allowed files have been displayed. Due to the current state of the GUI-3D code, no more than 8 files may be displayed on the menu at any time. Future revisions may involve multiple menus which would allow a user to select from more than eight files.
generated by doc++