QuickBasic ForeColor Routine Is Faster Than ROM ForeColor (34340)






This article was previously published under Q34340

SUMMARY

The following information 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 ForeColor routine in the QuickBasic Toolbox Library is faster than the ForeColor routine in the Macintosh ROM accessible through the ToolBox statement. The following is the syntax:

ForeColor color

The manual describes the color arguments.


Modification Type: Minor Last Reviewed: 1/9/2003
Keywords: KB34340