Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Set Key to ' command problem....???
Message
De
09/10/1998 12:38:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/10/1998 11:56:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00145449
Message ID:
00145461
Vues:
27
>Hi! everyone...
>This time, I have a question for 'Set Key to..' command..
>
>As VFP help,
>
>SET KEY TO [eExpression1 | RANGE eExpression2 [, eExpression3]]
> [IN cTableAlias | nWorkArea]
>
>but, argument [IN cTableAlias | nWorkArea] is not work...
>
>so,
> when I used this command below,
> set order to name in 1 && =>it works well
> Set key to range 'KIM','KIM' in 1
> *** => But this command is not work 'in' argument is not work.
>
>is it has a problem???
>or it is a bug ??
>or any patch about this????
>
>I'll wait you guys reply.... A.S.A.P....^^;
>
>thanks.
>regards....

It works. What is the real problem ?
set order to name in 1 && =>it works well
Set key to range 'KIM','KIM' in 1
go top in 1
? eval(alias(1)+".name")
BTW you better use aliases and tagnames instead of numbers so you could follow better.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform