Prompt
Description: |
baPrompt displays a prompt dialog box. | ||||
Platforms: |
Windows and Macintosh | ||||
Usage: |
Result = baPrompt( Caption, Instruction, DefaultText, Flags, X, Y ) | ||||
Arguments: |
String, string, string, integer, integer, integer. |
||||
Returns: |
String. |
||||
Examples: |
Director: Authorware: |
||||
Notes: |
Two flags are currently defined:
The values of the X and Y are relative to the screen. Use -1 to center the dialog on the screen, -2 to center on the Director/Authorware window. |
||||
See also: |
LogIn |