Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do_while?
Message
From
14/06/2004 20:44:21
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00912788
Message ID:
00913702
Views:
12
>Hi Tamás,
>
>From help on INSERT
>Appends a new record to the end of a table that contains the specified field values. I think that the current record stays the same.

It adds it to the physical end of table, but if there's an active index, it may not be at eof() at all, depending on the current key value, because the record will be wherever the key value puts it in the current order. The recno() will be equal to recc() on an unbuffered cursor, or negative on a buffered one.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform