Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About #INCLUDE
Message
From
11/11/2003 07:39:50
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
About #INCLUDE
Miscellaneous
Thread ID:
00848644
Message ID:
00848644
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform