AnswerBox
|
Display a dialog asking a question
|
AskBox$
|
Display a dialog allowing the user to type a response
|
AskPassword$
|
Display a dialog allowing the user to type a password
|
InputBox, InputBox$
|
Display a dialog allowing the user to type a response
|
MsgBox (function)
|
Display a dialog containing a message and some buttons
|
MsgBox (statement)
|
Display a dialog containing a message and some buttons
|
OpenFilename$
|
Display a dialog requesting a file to open
|
SaveFilename$
|
Display a dialog requesting the name of a new file
|
SelectBox
|
Display a dialog allowing selection of an item from an array
|