SOUND Truncation End of Compiled Program, OK Interpreter (32419)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q32419 SUMMARY
A sound created with the SOUND statement is placed in a queue and
execution continues with the next statements while the sound is
played. Sounds created with the SOUND statement are not heard if the
compiled program ends before the sound can be played. This does not
happen with programs in the QuickBASIC interpreter since the
QuickBASIC interpreter is still available to make the sound after the
program ends. If SOUND statements are put at the end of a program, you
should create a delay in compiled programs so that the sound finishes
before termination. This information applies to most Microsoft BASIC
compilers.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB32419 |
---|
|