Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locate method on bizness/CDatabehavior object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00191337
Message ID:
00192314
Vues:
27
>>
>>There is a locate in cDataBehavior.First(), where it really belongs...
>>
>>José
>
>Yes, José that I noticed.
>
>But what I really ment was that I am looking for a method like (now I'm putting it in pseudo code):
> LOCATE FOR recno = 999
>
>or
> LOCATE FOR cID = 999
>
>There is no such method that accepts a parameter that indicates to move the record pointer to which record.
>
>merci,
>Yves.

OK, I understand what you mean. And there is no such thing, right. I have something that might be in the line of what you're researching. I've added a "Find" feature to most of my maintenance forms. Whenever the user presses CTRL+F (à la Word), they are presented a dialog in which they can type in the text they are searching. Then "locater" searches for the first occurence of the research string and stops at this record. You can do a "search again" too.
My implementation is based on a original idea by Lisa Slater.

José
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform