Hi! Massimo Belgrano-3 wrote: > > How can i replace module getsys? > i have simply passed to hbmk2 my personalised getsys.prg (basically > from original getsys) >
Copy source getsys.prg to Your program folder. Modify it, do not delete not modifed function from source (in your copy of getsys.prg must be all function from original). To Your program add line: SET PROCEDURE TO "getsys.prg" Adam -- View this message in context: http://www.nabble.com/How-can-i-replace-module-getsys--tp23282710p23291515.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
