%TextBox%    Show Routine Code    Author: Siegfried


Version: 1  -  Date: 2007-02-15

 

Example call:
%TextBox% "3" "Welcome to TEXTBOX ..." "TEXTBOX_T_1.dat"

Remarks:
Prompt to display the content of a text file.
Similar to FILETEXT but without the text box. Max 24 lines.

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

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