Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distributed Development
Message
De
29/10/2002 14:53:40
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
29/10/2002 13:26:44
Norman Avila
Universal Computadora Guatemala, S.A.
Guatemala, Guatemala
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00716277
Message ID:
00716598
Vues:
17
>Hilmar:
>Gracias, Esta es una:
>how do you manage to know the last program compiled ?,

ADIR() will give you the names of the EXEs. Loop through the array, strip the "root" part (for instance, from MyApp0001.exe, I am only interested in the number, 0001 - see also juststem() function), and get the highest number.

Since you are interested in the idea, I will send you the loader tomorrow. But there are also loaders in the download area.

>Y la otra ...
>does this will work to have a exe that calls the app file and that call each scx or frm etc. ?

I prefer to have a single monolithic (perhaps large) EXE, since splitting it up is quite a bit of work.

>Vos haces todas tus aplicaciones sobre VFP con tablas de VFP/dbc o cliente servidor ?

I don't currently use client/server, only native tables. But that shouldn't affect the distribution of the executable.

Saludos, Hilmar.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform