%FolderBrowser% Show Routine Code Author: Siegfried
Version: 1 - Date: 2007-02-15
Example call:
%FolderBrowser% "3" "Select the installation folder ..." "FolderBrowser_T_1.dat" "%ProgramFiles%"
Remarks:
Folder browser dialog.
Param 1: 1=next, 2=next cancel, 3=back, next, cancel
Param 2: Topbar text
Param 3: a text file with the info text
Param 5: optional start directory
The text file must be in SCRIPTS\DATs
Returns:
1. The selected path as %result%
2. back, next or cancel as %BTN%