Re: selectDirectory() in Docs.
- Posted by DerekParnell (admin) Jun 21, 2009
- 1002 views
doncole2009 said...
Hello All,
Shouldn't selectDirectory() function be listed in the Dialogs section of the docs ie. "Index.htm".
Don Cole
No. It currently appears in the category File Operations because that is its main area of operation, along with
- copyFile
- createDirectory
- deleteFile
- getCurrentDirectory
- getFileInfo
- getFullPathName
- getTempFile
- getTempPath
- moveFile
- setCurrentDirectory
- setFileAttr
- setSearchPaths
- w32FileOpen
- w32FindFile
The fact that it brings up a dialog box is incidental to its purpose.
I do see your point though; there are other entires listed under Dialogs. I think that those need to be relocated to better functional areas.
However, why have you asked the question? Was it difficult to locate in the docs? Do we need a better index or search facility? Maybe we need to allow multiple categories per documentation item...?