HTBasic has been extended to allow the displacement of the attribute and color control characters that normally have the values CHR$(128) to CHR$(143). Since the PC has characters in this range that sometimes need to be displayed, HTBasic has the capability of moving the range with the statement CONTROL CRT,100;1.
|