Alaska Software Inc. - Bug in LOGMAIL.PRG of MAIL-Sample
Username: Password:
AuthorTopic: Bug in LOGMAIL.PRG of MAIL-Sample
Olaf Teickner Bug in LOGMAIL.PRG of MAIL-Sample
on Sun, 18 Nov 2007 17:25:43 +0100
Hallo,

Logfile is write only the first time.

The Line
nHandle := FOpen( ::cLogFile )
changed to
nHandle := FOpen( ::cLogFile , FO_WRITE)

If use german-Umlaute äöüß, use ConvToAnsiCP for Subject and Body.

Mit freundlichen Grüßen

Olaf Teickner!