How to Pop Up a Desk Accessory from Macintosh QuickBASIC (39095)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q39095 SUMMARY
A Macintosh QuickBASIC program can make a desired desk accessory pop
up (as the front-most window) by using the TOOLBOX statement to invoke
the OpenDeskAcc ROM trap.
To open a desk accessory with the TOOLBOX trap, OpenDeskAcc, you must
pass the desk accessory name beginning with a null (zero-value) byte,
i.e., CHR$(0), as shown below.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB39095 kbAudDeveloper |
---|
|