Microsoft KB Archive/34335

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


QuickBasic BackColor Routine Is Faster Than ROM BackColor

Article ID: 34335

Article Last Modified on 11/21/2006

This article was previously published under Q34335

SUMMARY

The following note needs to be added to Appendix E of the "Microsoft QuickBasic 1.00 Basic Language Reference." This information expands on the README file on the QuickBasic Version 1.00 release disk.

E.10.2 Toolbox Library Statement Reference

The BackColor routine in the QuickBasic Toolbox Library is faster than the BackColor routine in the Macintosh ROM accessible through the ToolBox statement. Here is the syntax:

   BackColor color
                

The manual describes the color arguments.


Additional query words: MQuickB docerr readme

Keywords: KB34335