Viktor, In Borland VCL, the TApplication has a property named "ShowMainForm" which allows the programmer to show or hide the main form when the program starts. Some times a program need to work in the background and "be quite". The SAME program might on other conditions works in interactive mode.
I don't know if the implementation is clean or not, but I think this is the reasoning behind that flag. Chen. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour