Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Am I In The Dev Env ? :)
Message
De
06/01/2005 09:36:09
 
 
À
06/01/2005 09:29:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00974671
Message ID:
00974675
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
>Hello everyone,
>
>How can I tell in code whether I am running in the development environment, ie., not using the run-times?
>
>Thank you.
>
>Angie.


Angie,
*---------------------------------------------------------------------------
function IsRunTime()
	return empty(Version(2))
endfunc
*---------------------------------------------------------------------------
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform