winShell.exploreFolder
| Syntax |
winShell.exploreFolder (folderPath)
|
| Params |
folderPath is the path to the folder you want to open in the Explorer.
|
| Action |
Opens a new Explorer window, with the folder selected in the left pane and its contents displayed in the right pane.
|
| Returns |
True.
|
| Notes |
This verb is Windows-specific. This verb is implemented in the ScriptControlDLL DLL. This verb is new in Frontier 6.0.
|
| See Also |
file.reveal
|