Hi Pritpal,

Now I need to know which action is causing.
When i click on the name of the source file, hbide
try to open the prg file but it can't because the
path is wrong ...

This is the reason I suggested to always use HB_FILEMATCH() when doing any comparison.

So if you lookup and change all filename comparisons (except where you compare types by looking at the extension only), you can safely remove all lowercasing and close the whole issue.

If you start it one-by-one per report, chances are good the code will never be right.
+1

I think lowercasing is need only when matching.
Never remember the result of lowercasing ...

Guy
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to