Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in KMoverObj.DeleteRemovedItems ??
Message
From
07/12/1998 12:17:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Error in KMoverObj.DeleteRemovedItems ??
Miscellaneous
Thread ID:
00164828
Message ID:
00164828
Views:
59
I am getting a type mismatch when I delete the last record from the selected list. In tracing, it appears to be returning a .T. instead of a numeric code (should be 0)in the deleteremoveditems method

lnRetVal = This.oSelListObj.Delete()
IF lnRetVal != FILE_OK
EXIT
ENDIF

Has this already been found/fixed and I just missed getting the change or is there something I have missed in setting up my Mover? The example ProjMgr6 returns the same error here...

Roy
Next
Reply
Map
View

Click here to load this message in the networking platform