Since hb_GetReadVar is called from tgetlist.prg, getsys.prg gets "pulled" into the link modules and if you have a modified getsys.prg and this result in many link time "duplicates".
The solution for me is to put hb_GetReadVar into tgetlist.prg where it's called. best regards, Lorenzo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
