Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undo Append Blank
Message
 
To
24/04/2000 16:05:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00362870
Message ID:
00362913
Views:
16
>Nick,
>
>This textbox is tied to a table field. In order to type in a job no. wouldn't it affect the current record?

Do you use buffering? If so, you could just use TABLEREVERT() after your validation to get rid of APPENDed record. But if you check the job_no on the same table - there is a possibility that record pointer moves and with record buffering it will update the table and the empty record will get there. That's why I prefer the scenario where you don't add it in the first place.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform