I am a Windows C++ programmer just cutting my teeth on XCode and Carbon.
What I want is a simple one line command to put up a message box printing
a
given string with an okay button.
The equivalent of Windows MessageBox() function.
Many tanks in advace,
Aaron