Sorry, crucial bug found in 13.1 |
Post Reply | Page <12 |
Author | |
Algae
Senior Member Joined: 08 January 2007 Location: United States Status: Offline Points: 217 |
Post Options
Thanks(0)
|
Yes, I realize that case sensitive was not a member of the record, but rather the record list. However, if there is no record list yet, there's no inheritance possible which will result in undetermined behavior.
The record list would have to impart the case sensitive property to the child member list(s) on "add to", or perhaps use a data member of record instead. I tried to imply that with the code. Unfortunately the safe call you've illustrated will result in undetermined behavior without some other means to support the case sensitive setting. |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
I consider that child record created AFTER parent one. So if you have at least one record and set SetCaseSensitive flag for all control records - child records can use it. Sure you can't apply this flag for no records case - typical case of dynamic property.
|
|
Post Reply | Page <12 |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |