Prompt Method
Set the prompt to be displayed in the Status Bar when Callback commands are waiting for user input (for example GetPos or GetPosEx).
Visual Basic |
---|
Public Function Prompt( _
ByVal prompt As String _
) As String
|
- prompt
- The prompt to display.
Available: D
Group:
sis.Prompt ("Input")
Displays Input as a Message on the Status Bar.