
  Well here is some simple docs for MsgUtil.
  MsgUtil is a file area and message area packer it will also insert
  blank areas.

Commands :

MsgUtil /M P');
           ^ This will strip out all blank areas and repack the message areas.
MsgUtil /M I 5 10');
           ^ This will insert starting at area number five, ten blank areas.
MsgUtil /F P');
           ^ This will strip out all blank areas and repack the file areas.
MsgUtil /F I 5 10');
           ^ This will insert starting at area number five, ten blank areas.

As you can see the /F tells it to work in Files Area mode.
and the /M tells it to work in Message area mode. Backups of Filecfg.pro and
MsgAreas.pb are made the names are the same but the ext is now LDG.




