QuickBasic BackColor Routine Is Faster Than ROM BackColor (34335)






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.

Modification Type: Minor Last Reviewed: 1/8/2003
Keywords: KB34335