|
Purpose | With SelectDirectory you can open a dialog box that lets the user specify the name of a directory | ||||
Example | SelectDirectory name=”MM_dir” | ||||
Format | SelectDirectory name=”dirname”
The standard dialog box for directory selection is called up. When the call returns, the variable V[dirname] contains the selected directory name. | ||||
Options |
|