Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a find file routine
Message
 
 
À
09/06/2006 22:39:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01125737
Message ID:
01128317
Vues:
20
>Naomi
>
>Thanks for the routine, hope you don't mind me using it in my framework. I thought I recognized the name Nosonovsky in the code documentation (which I did leave intact) but the first name threw me (Nadya). You have answered questions for me before.
>
>As I looked at the code once more, I discovered I don't even need the stopSrch boolean I added. I could have just used your m.halt boolean to accomplish the same end. You set esca on and it appears filer terminates when escape is pressed. To end the function I added:
>
>IF stopSrch
>   RETURN "search Terminated"
>ELSE
>   RETURN  m.lcRetPath + m.tcFileToSearch && Path to the first found file + file searched for
>ENDIF
>
>
>By the way, what does AFAIK mean??
>
>Vince

When replying, enable auto quote <g> AFAIK = As far as I know.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform