%EditBox%    Show Routine Code    Author: Siegfried


Version: 1  -  Date: 2007-02-15

 

Example call:
%EditBox% "3" "Enter your data ..." "EditBox_T_1.dat" "MyDefaultEntryHERE"

Remarks:
Prompt for data entry.

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 4: default entry.

The text file dat must be in SCRIPTS\DATs

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