Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In VFP environment or stand alone
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01320535
Message ID:
01320538
Vues:
13
This message has been marked as the solution to the initial question of the thread.
IF _VFP.Startmode <> 0
  READ EVENTS
ENDIF
>Is it possible to detect whether a prg is running into VFP environment
>or as a stand alone generated .exe ?
>
>I need something as:
>
>***********************************************
>If program_is_running_under_vfp_environment
>
>do nothing
>
>If program_is_running_as_a_standalone_exe
>
>RED EVENTS
>
>*************************************************
>
>The problem is that read events makes my command
>windows desappear, and I don´t need it at developing time
>
>Moises
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform