PRB: Setting PageOrder May Generate an ErrorID: Q141971 3.00 3.00b WINDOWS kbprg kbprb The information in this article applies to:
SYMPTOMSChanging the PageOrder property of a page to a value higher than the PageCount property will trigger the error "Expression evaluated to an illegal value."
WORKAROUNDThe PageOrder property should not be greater than the value of the pageframe's PageCount property.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a new form. 2. Add a pageframe to the form. 3. Set the PageCount property of the pageframe to 0. 4. Create a new program file that contains the following code:
5. Run the program. A form with two pages should appear.
6. In the Command window, type:
7. In the Command window, type:
Additional reference words: 3.00 3.00b VFoxWin
KBCategory: kbprg kbprb
KBSubcategory: FxprgGeneral
|
Last Reviewed: July 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |