Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About #INCLUDE
Message
De
11/11/2003 07:39:50
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
About #INCLUDE
Divers
Thread ID:
00848644
Message ID:
00848644
Vues:
52
in the init event I have
#INCLUDE 'aplic.h'

in aplic.h i have
*-- MsgBox return values
#DEFINE IDOK 1 && OK button pressed
#DEFINE IDCANCEL 2 && Cancel button pressed
#DEFINE IDABORT 3 && Abort button pressed
#DEFINE IDRETRY 4 && Retry button pressed
#DEFINE IDIGNORE 5 && Ignore button pressed
#DEFINE IDYES 6 && Yes button pressed
#DEFINE IDNO 7 && No button pressed

and when i refered any of the defined constant in aplic.h i got
variable 'IDOK' is not found

what to do ?!

Thank you all

João
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform