Message
From
19/06/2001 19:32:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Including a .h file
Miscellaneous
Thread ID:
00521249
Message ID:
00521249
Views:
61
Hello at alls
Ihave a problem with a .h file; the problem is that on my main program I have:

cd "c:\app"
set path to ayuda, clases, consultas, formas, imagenes, menus, programas, reportes,include
#include mensajes.h
oapp=newobject("reglas","reglas")
oapp.ejecuta()



When I call any directive from the mensajes.h file, the system return to me a error message that the variable not exist and I'm sure it is there.
What could be happen...?
TIA
Next
Reply
Map
View