Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Only one example IndexSeek()
Message
De
24/07/2002 19:43:30
 
 
À
24/07/2002 06:48:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00681943
Message ID:
00682351
Vues:
24
>If IndexSeek('NewId',.f.,'myTable','myTag')
>messagebox('This ID already exists.')
>endif


Cetin, I was also looking for an example but then I tried including the logical value for move pointer and it worked.

What confused me was the documentation in VFP 6:

INDEXSEEK(eExpression [, lMovePointer [, nWorkArea | cTableAlias
[, nIndexNumber | cIDXIndexFileName | cTagName]]])


This implies to me that the lMovePointer value is optional. If it is not optional it seems like the syntax should be:

INDEXSEEK(eExpression, lMovePointer [, nWorkArea | cTableAlias
[, nIndexNumber | cIDXIndexFileName | cTagName]])

Do you agree?

Peter
Peter Robinson ** Rodes Design ** Virginia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform