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