by cdmmaui » Mon Oct 29, 2007 5:24 pm
Is there a way for the prompt data to display complete? I am using the following syntax for prompts when I want to show prompt on two or more lines, PROMPT 'text line1' + CHR(13) + CHR(10) + 'test line2'; however the text is cutting off on the second or third lines. Also, we have noticed that the text of the last bitmap is not displaying when the bitmap is at the bottom of the display area. Can you anyone help me with this?