Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array \ cursor
Message
 
 
À
20/11/2002 06:47:53
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00724659
Message ID:
00725033
Vues:
31
>The number of the current player is stored in variable lnCurrentPlayer.
>
>For the names of the players, you use an array laPlayerNames, declared with DIMENSION laPlayerNames(10). The name of the current player is laPlayerNames(lnCurrentPlayer).
>
>The score of the current player is laScores(lnCurrentPlayer) (that is, in another array, also with 10 elements).
>
>This particular example would be more difficult to manage with cursors.
>
>HTH, Hilmar.

Why? :)

You can have a cursor with three fields: ID, Name, Score...
What's the difference?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform