%FileBrowser%    Show Routine Code    Author: Siegfried


Version: 1  -  Date: 2007-02-15

 

Example call:
%FileBrowser% "3" "Select the Main EXE ..." "FileBrowser_T_1.dat" "Nero.exe"

Remarks:
File 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

The text file must be in SCRIPTS\DATs

Returns:
1. The selected path as %result%
2. back, next or cancel as %BTN%