Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating EXE on the fly
Message
De
13/03/2002 09:30:47
Jorge Haro
Independent Consultant
Juarez, Mexique
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00631763
Message ID:
00632065
Vues:
25
That's pretty clever, I hadn't thought of that. I use a VB script I found here, but yours is a nice alternative. I suppose you eventually delete the old versions.

>
>nFiles = ADIR(aFileList, CRIS*.EXE)
>=asort(aFileList,1,-1,1)
>cProgram=aFileList(1,1)
>
>do &cProgram
>
>
>
>Hope this helps.
>
>
>Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform