I am using Visual Studio 2003 Enterprise Architect on a Windows 2000 OS. When trying to create a simple messagebox usin the following:
msgbox("hello")
The messagebox displays but the text hello does not appear and the button does not contain any text. I have tried reinstalling Visual Studio but this did not seem to fix the problem. Is there a way to fix this problem? Inputbox works fine.
Ta
msgbox("hello")
The messagebox displays but the text hello does not appear and the button does not contain any text. I have tried reinstalling Visual Studio but this did not seem to fix the problem. Is there a way to fix this problem? Inputbox works fine.
Ta