Set Dialog Text
From UBot Studio
(Difference between revisions)
(Created page with "This command sets the dialog text on an open file dialog. Set Dialog Text is a Windows Command. Caption refers to the label on the title bar of the dial...") |
Revision as of 17:51, 30 November 2012
This command sets the dialog text on an open file dialog.
Set Dialog Text is a Windows Command.
Caption refers to the label on the title bar of the dialog.
Label refers to the text near the file field where the file name goes.
Text refers to the name of the file you would like uploaded.
It is used along with the click dialog button command when uploading a file.
Example
Please see the Click Dialog Button command for an example.