Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Give user to control/quit a looping process
Message
 
À
18/02/1999 17:44:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00189066
Message ID:
00189071
Vues:
16
Mesa,
I am having trouble understanding. Is this what you are doing:

A 'Finder' utility that:
1) ..displays in a list as the results are found.
2) ..can be cancelled during the process.

I think you are saying 'can' when you mean 'can not' - ??

Mark

>I was intended to design a Record Finder that behave like
>"Find File" in Windows '95 or later
>
>I've tried to make a looping finder like this :
>SCAN FOR ......=......
>
>ENDS
>
>but when the code is executed I can quit this Loop until it's done.
>
>then I tried with looping like this :
>LOCATE FOR .....=.....
>
>then in a Timer object I put a command to execute a method in my Forms
>that doing SKIP and display my result in a Listview object
>
>but still it doesn't work the way that I wanted to,..
>it can quit the looping soon
>
>the reasons I designed this kind of Finder is 'cause the number of records
>in my table is large it's contain more than 15000 records
>So is there any idea to solve this,...?
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform