User Input: Difference between revisions

Content added Content deleted
(→‎GUI: Vedit macro language)
Line 397: Line 397:


=={{header|Vedit macro language}}==
=={{header|Vedit macro language}}==
Displays a dialog box with two input fields. The values entered are stored in text registers 1 and 2.
Displays a dialog box with two input fields and default OK button. The values entered are stored in text registers 1 and 2.
The value entered in 2nd field is then converted into numeric value (accepts integers or integer expressions).
The value from 2nd field is then converted into numeric value. (Accepts integers or integer expressions.)


Dialog_Input_1(1, "`User Input example`,
Dialog_Input_1(1, "`User Input example`,