BUG: Cannot Scroll to End of Last Field in Format EditorLast reviewed: April 9, 1996Article ID: Q149479 |
The information in this article applies to:
SYMPTOMSYou cannot scroll to or view the end of a long character string constant in the Format Editor when the field containing the character constant is the last in the FORMAT descriptor, the string length is greater than a single line, and the cursor has moved out of the custom field's client area. You can only scroll the client area to the end of the field when a new field is inserted at the end of the descriptor.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
Sample CodeC Compile options needed: none 110 FORMAT( i4, 'Character String', G10.2, E10.2, + 'Really long character Character String') |
Additional reference words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |