PRB: Random Character Appears in Screen TextLast reviewed: April 29, 1996Article ID: Q107611 |
The information in this article applies to:
SUMMARYWhen you execute an .SPR file, a random character appears at the end of a text object placed in the screen. If you open the screen .SCX file, no character is visible at the end of the text string.
CAUSEWhen you are creating a text object in the Screen Builder and you press the RETURN key at end of the line, a carriage return is inserted at the end of the text string. When the .SPR file is executed, a random character appears at the end of the line. This behavior occurs only when a carriage return character appears at the end of a single line of text.
RESOLUTIONTo remove the unwanted character:
MORE INFORMATIONPressing the ENTER key at the end of a text object embeds the carriage return character within the line. When the .SPR program is run, the font style selected for the line of text will attempt to display the carriage return character on the screen. The font tries to map the carriage return to the closest possible display character.
Steps to Reproduce Behavior
|
Additional reference words: FoxWin 2.50 2.50a 2.50b char
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |