Hi All, As subject, hb_DirBase() and hb_ProgName() will correctly return the value, except that it uses forward slashes instead of backslashes on dos/djgpp platform.
I've added this workaround to hbmk2: #define HB_DIRBASE() StrTran( hb_DirBase(), "/", "\" ) Any chance to add a fix to hbvm? I don't want to mess it up. Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour