Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFldState bug
Message
From
12/05/2005 16:56:19
 
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:
01013604
Views:
11
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)
>>
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform