DDMsgReader: When saving a message on the local BBS PC without all the headers, the date is now included
Compare changes
Files
3+ 31
− 4
@@ -144,6 +144,8 @@
@@ -250,8 +252,8 @@ var ansiterm = require("ansiterm_lib.js", 'expand_ctrl_a');
@@ -14779,7 +14781,13 @@ function DigDistMsgReader_SaveMsgToFile(pMsgHdr, pFilename, pPromptPos)
@@ -14790,6 +14798,15 @@ function DigDistMsgReader_SaveMsgToFile(pMsgHdr, pFilename, pPromptPos)
@@ -17703,7 +17720,7 @@ function searchMsgbase(pSubCode, pSearchType, pSearchString, pListingPersonalEma
@@ -17723,6 +17740,16 @@ function msgIsToUserByNum(pMsgHdr, pUserNum)