Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect double records
Message
 
 
To
12/04/2010 09:55:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01459753
Message ID:
01459756
Views:
33
>this is one-to-many form, the items are entered in the detail form.
>
>I use buffering=5
>
>eg:
>
>01001  10 pcs
>01002  20 pcs
>01001  10 pcs
>
>
>it works fine when the cashier enters the items.
>
>but if the cashier moves the cursors up and down, the message always show up.
>
>I need a code to detect the double items, not itself.
>
>thanks for the help.

Are you entering items in a grid? Perhaps you only need to fire this validation when
recno()  <  0 && newly added buffered record.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform