--- trunk/doc/en/html/macro/command/filenamebox.html 2009/03/24 12:52:36 3226 +++ trunk/doc/en/html/macro/command/filenamebox.html 2009/03/24 15:10:33 3227 @@ -1,38 +1,38 @@ - - - - - filenamebox - - - - - - - -

filenamebox

- -

-Displays a dialog box prompting user to input a string. -

- -
-filenamebox <title>
-
- -

Remarks

- -

-The <title> is displayed as the dialog box title. The string entered by the user is returned in the system variable "inputstr". -

- -

Example

- -
-filenamebox 'title'
-messagebox inputstr 'title' 0
-
- - - + + + + + filenamebox + + + + + + + +

filenamebox

+ +

+Displays a dialog box prompting user to input a string. +

+ +
+filenamebox <title>
+
+ +

Remarks

+ +

+The <title> is displayed as the dialog box title. The string entered by the user is returned in the system variable "inputstr". +

+ +

Example

+ +
+filenamebox 'title'
+messagebox inputstr 'title' 0
+
+ + +