The writeStubIdx method writes out a stub IDX document (a metadata file used by IDOL applications). The file is created in the current folder, but you can specify a full path and file name if you want to create the file in another folder.
writeStubIdx( filename )
| Argument | Description | 
|---|---|
| filename | (string) The name of the file to create. | 
(Boolean). True if written, false otherwise.
|  |