FIX: Entering Validation Rule in Table Designer Causes ErrorLast reviewed: October 29, 1997Article ID: Q136980 |
3.00
WINDOWS
kbother kbfixlist kbbuglist kberrmsg
The information in this article applies to:
SYMPTOMSWhen you use the Table Designer to enter a field validation rule and the rule uses the NOT operator in the expression, you will receive the following error in Windows 3.1 or Windows for Workgroups:
win32s Error VFP.EXE Unhandled Exception detected Application will be terminated.Under Windows 95, you may receive one of the following error messages:
This program has performed an illegal operation error in Windows 95 -or- Expression is Not Valid Outside of WITH/ENDWITHThe error message you receive will vary depending on your configuration.
CAUSEThis is caused by a syntax error when entering the expression. By entering:
NOT.EMPTY(field1)instead of:
.NOT.EMPTY(field1) -or- NOT EMPTY(field1)you will receive the error.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 3.00 VFoxWin fixlist3.00b buglist3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |