Popup
Deprecated. Do not use in new code.
(Alarm Manager module)
ModuleName |
Required. Any expression providing a text result. Name of module to draw in the window |
Title |
Required. Any expression providing a text result. Window title |
Width |
Required. Numeric expression. Number of pixels wide for the dialog |
Height |
Required. Numeric expression. Number of pixels high for the dialog |
X |
Required. Numeric expression. Location on the screen for the dialog, measured from the left. |
Y |
Required. Numeric expression. Location on the screen for the dialog measured from the top. |
Comments: | The Popup subroutine always returns "1". |