Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFldState bug
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013581
Message ID:
01013606
Views:
13
No problems < g > I hope some MereMortals user will jump in...

>Oops, I am sorry, I didn't read in wich Category you post, Sorry again.
>
>>I know that it returns NULL. However, GetFieldState is a custom method of the cCursor class in the MereMortals. And it returns empty string in this case. I believe, it should return NULL or in the method IsNewAndEmpty we should check for empty(this.GetFieldState(-1)) and not for IsNull as the code currently does.
>>
>>>Nadya,
>>>GetFldState() returns .NULL. to me:
>>>
>>>CREATE TABLE test (test N(1))
>>>USE
>>>USE test
>>>SET MULTILOCKS ON
>>>CURSORSETPROP("Buffering",5)
>>>? GETFLDSTATE(-1)
>>>? GETFLDSTATE(1)
>>>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform