Microsoft KB Archive/34335

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:55, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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