>>> See the difference, "W" => "w". >>> Probably this should fix this issue, tell me. >> >> Shouldn't these file load operations be checked for success to >> detect such typos more easily? >> > > It is detected but at the HbQtUI level but is reported on appln level. > Anyway it generates rte. What is the better way?
I don't know the details of current code, but either some function should return .T./.F., or some object should stay empty (NIL or nul ptr), or maybe an error code of some sort should be made available. In my personal opinion RTE for file open errors is not the best. For sure now if I delete resources/mainwindow.ui, I'm getting the same RTE as others are reporting. But it's reporting "no exported method" in SETMOUSETRACKING(), which is not precise indication of a load/open error. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour