Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running an .exe inside an .exe
Message
De
04/10/1996 14:17:28
 
 
À
04/10/1996 10:59:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00009314
Message ID:
00009420
Vues:
21
>>Thanks.. it works with '! /n', but it starts a new session of VFP.. to slow... I do have a read events in each .exe.... Should I class the LBP.exe and instantiate it from main???? That's something else I don't know how to do... any suggestions on doing this??? thanks..
>
>Paul,
>
>as Main & Lbp are both VFP exe's, you do not want to use
>the Run/! command to invoke Lbp. simply do the following
>in the Main Project in order that the Lbp program will
>not be included in Main.
>
>

>...
> x = "LBP"
> do &x
> ... resume main process- whatever
>...
>
>it will then go to Lbp without starting Fox all over again,
>and will therefore run much faster!
>
>HTH,

If I may add a slight correction, Lucien,

Do (x)

will even work faster...

BTW, new ad?
Alexandre Nobre
Alpha Bytes Computer Corp.

Did you know that there are innocent people dying in East Timor?
It helps if you do...

I suppose you don't need glasses if you're able to read this line

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform