Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saves extra record
Message
From
08/10/1997 15:23:11
 
 
To
08/10/1997 14:44:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00053746
Message ID:
00053765
Views:
22
>>I created a form with a pageframe.
>>On 1-st page grid for product file,
>>on 2-nd page entry form for editing old
>>and creating new records.
>>When I create a new record it saves two similar
>>records. How to get rid of this double?
>>Thanx in advance.
>>
>>Ed
>
>Just look at code which creates a record (INSERT or APPEND, whatever) and don't fire it twice.

While creating a new record I move the pointer
and changes are saved in the current record.
It works
TABLEREVERT()
APPEND BLANK
Replace alpha with beta, ...
Thankx for help

Ed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform