Some of my clients have recently reported that, when the system has an error and shuts down, when trying to start the program again, the get the message:
You must create a main window in order to use a tsocket object.
There are two problems with this error:
1) My Main function creates a main window from which everything else derives
2) None of my coding calls tSocket !
The problem started occurring with the 13.07 release. Because tSocket is not called by anything in my program, it must be called by a FWH or Harbour routine.
Any thoughts on how to fix this ?
Tim