Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clone Records
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Clone Records
Miscellaneous
Thread ID:
00531026
Message ID:
00531026
Views:
57
Kevin,

CloneRecord() of CCursor version 6.1 returns TRUE as long as a new record has been added even if the record failed to save.

*--------------------------
*--- Save the cloned record
*--------------------------
IF This.Save() = FILE_OK
llRetVal = .T.
ENDIF

llRetVal = .T.

Does this method need to return TRUE if the save failed?

Mike (A.K.A. Dr. Banner)
Did you ever wonder, what was the best thing before sliced bread?
Next
Reply
Map
View

Click here to load this message in the networking platform