The PickFolder command enables you to pick a folder on your computer.
It displays a pick list with a specified folder and all its subfolders.
Upon picking a folder of the pick list, the path of the picked folder is stored in the specified variable.
When selecting the Pick Folder... menu item, the following dialog
will help you specify the PickFolder command parameters:
foldername |
Name of the root folder from which you want to start to browse and pick. |
variableName |
Name of the variable that will contain the picked folder. The specified variable can then be referenced in subsequent expansion text or commands with its name using the following syntax: $(name) |
The following expansion:
enables you to pick a subfolder of C:\" and then open it in the File Browser.