Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPD25 New version of FLS.EXE
Message
De
13/11/2001 06:18:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00577869
Message ID:
00580789
Vues:
28
OK, I just tested it, and it works fine.

To the suggestions I posted previously, I want to add two more:

1. For the interactive version, use the current directory as default directory.

For instance, instead of:
gcPathNameSkel = PADR("C:\*.*", 80)
You could use:
gcPathNameSkel = PADR(fullpath("") + "*.*", 200)
* 80 characters might not be enough any longer.
* fullpath("") returns current disk + directory. Works for UNC (network) paths, too.
2. Add some comments, including your name, the year, and what the file is supposed to do.


>Hey Hilmar
>
>Here is my FLS.PRG based on your code, hope it comes in handy to you:
>* FLS.PRG
> ...
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform