GetDisk
Description: |
baGetDisk displays a directory dialog box and returns the folder selected. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baGetDisk( Disk, Instruction, Flags, X, Y ) |
Arguments: |
String, string, integer, integer, integer. |
Returns: |
String. |
Examples: |
Director: Authorware: |
Notes: |
No flags are currently defined. The X and Y arguments specify the position of the dialog in screen pixels. Set X to -2 to center the dialog on the screen. Centering the dialog on the stage is not implemented. Using -3 will position the dialog at the position it was last displayed.
|
See also: |