Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application Launcher?
Message
De
06/06/2005 23:09:52
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
06/06/2005 23:05:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01020739
Message ID:
01020743
Vues:
20
>I have a number of applications (about a dozen in all), all of which are launched from a network drive. Currently, each of these shows up on each user's desktop. (Well, not exactly --- each user has a subset of applications, and nobody has all of them.)
>
>This is a maintenance annoyance, and I've been asked to find an alternative.
>
>What I think I'd like to is something like this: a simple form, with a button for each application (limiting it for each user to those applications they're supposed to see). From this form, the users could launch some/all of the applications they normally use.
>
>However, what I don't know how to do is to launch any application from my form, and still leave the form up so that it can launch other applications. I know that
Do AnyApplication.EXE
waits for AnyApplication to complete, whereas what I need is for it to start, and then still have my form available to start the next application.
>
>Am I barking up the wrong tree here? Any suggestions would be appreciated.

Hello James,
run /n Application.exe
will run any external application, leaving the current application open - and active.

IOW, you don't need any special precautions to keep the application open - the usual READ EVENTS (or modal form, as an alternative) is enough.

HTH,

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