Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getnextmodified() return values
Message
De
30/10/2001 10:31:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
30/10/2001 10:28:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00575036
Message ID:
00575062
Vues:
26
>hmmm... I must be missing something if this true. Tested this with the following.

Yes, in this case you are modifying an existing record.

How about testing what happens if you add a new record:


USE table IN 0
=CURSORSETPROP("Buffering",5,"table")
* GO top
* SKIP
* REPLACE codedsc WITH "BBBBB"
APPEND BLANK
lnrec=GETNEXTMODIFIED(0)
? lnrec

Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform