How to PRINT Superscript/Subscript Letters in Mac QuickBASIC (40889)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q40889 SUMMARY
The sample program below shows how to subscript and superscript a
character on the screen from a Macintosh QuickBASIC program using the
CALL MOVE and CALL TEXTSIZE routines. The CALL MOVE routine is used to
change the relative vertical position of the text, and the CALL
TEXTSIZE routine is to reduce the text size.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB40889 |
---|
|