SCANMSG
only supports a modules own MSG files, not *ANY* MSG File
#630
Labels
bug
Something isn't working
Documentation from Dev Guide:
Our current implementation only supports the MSG files defined in the module MDF file.
The
scanmsg
implementation needs to be updated to:MsgFile
object, and compile a newMcvFile
McvFile
object, load the specified valueBecause MBBSEmu modules can exist in their own folders/paths, we'll need logging if a specified MSG file isn't found, since the end user will need to ensure that the dependent modules are loaded with one another.
The text was updated successfully, but these errors were encountered: