Hi,
running new compiled apps I always get a file named trace.log.
It contains these lines:
*** WARNING! Function: GETSYSFONT in Module: GETSYSIN.PRG is hidden by previously registered Module: ZR.PRG
*** WARNING! Function: ALERT in Module: alert.prg is hidden by previously registered Module: ALERT.PRG
*** WARNING! Function: GETNEW in Module: tgetint.prg is hidden by previously registered Module: TCLIPGET.PRG
What does that mean ? Is it an error in my app ?
Stefan