Is it possible to show a message box from a class that has no form? Two separate projects, one has a form but calls the class without a form to read, write data etc. If there is an error, can I show the message box from the called class or do I need to pass the error back to the calling class and display it there? The routing I use in the calling pgm does not compile in the called class. Thanks.
#VisualCOBOL
#VisualStudio




