namespace qualifies needed for global symbol
- Posted by "SIXS" <sixs at ida.net> Jan 02, 2007
- 499 views
This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C72DB7.5E16B500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hi, I am using wxeuphoria and "message_box "is defined as a global variable.in wxeuphoria.e. In msgbox.e "message_box" is also described as a global variable. the error message tells me that I need a namespace qualifier is needed to resolve this . I am just getting back into euphoria and am confused, Thanks for any help Jim ------=_NextPart_000_0014_01C72DB7.5E16B500 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2745.2800" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi, I am using wxeuphoria and "message_box "is defined as a global variable.in wxeuphoria.e. In msgbox.e "message_box" is also described as a global variable.</FONT></DIV> <DIV><FONT face=Arial size=2>the error message tells me that I need a namespace qualifier is needed to resolve this .</FONT></DIV> <DIV><FONT face=Arial size=2>I am just getting back into euphoria and am confused,</FONT></DIV> <DIV><FONT face=Arial size=2>Thanks for any help</FONT></DIV> <DIV><FONT face=Arial size=2>Jim</FONT></DIV></BODY></HTML> ------=_NextPart_000_0014_01C72DB7.5E16B500--