%FileText% Show Routine Code Author: Siegfried
Version: 1 - Date: 2007-02-15
Example call:
%FileText% "3" "Welcome to FILETEXT ..." "FILETEXT_T_1.dat" "FILETEXT_FT_1.dat"
Remarks:
Wizard prompt to display the content of a text file.
Like it is used to accept a license in setup wizards.
Param 1: 1=next, 2=next cancel, 3=back, next, cancel
Param 2: Topbar text
Param 3: a text file with the text above the display field
Param 4: a text file with the text to be shown in the display field
NOTE: these text files have to be in SCRIPTS\DATs
To print a blank line: put a dot . at the beginning of that line.
Returns: %result% and %BTN% as back, next or cancel