Parsing problem using constants

new topic     » topic index » view thread      » older message » newer message

When using constants like MB_YESNO in messagebox the parser does not recognize 
it and reports an error. 
If I substitute the value 4 in its place it works ok. 
 
I then tried replacing MB_YESNO from a different library ( my own constants ). 
It still failed. 
 
I changed public to global 
It still failed. 
 
I tried substituting msgbox.e library with ver3.11 msgbox.e library. 
It still failed. 
 
This seems to indicate something is wrong with the parsing of constants 
when it is being used inside of a function or procedure. 
 
 

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu