%
% Example of menus.ctl

Menu READER
        Title           OLReader
        HeaderFile      Misc\OLR_Hdr

        % Name of cmd    Optional arguments      Priv.   Command as it
        % to execute     for cmd, if any         Level   appears to user
        % ------------  --------------------- --------- -----------------

        Msg_Tag                                Disgrace "Tag area"
%Ŀ
% Add next line to your menus.ctl file and copy mailer.mec (.bbs) file 
% to misc directory.                                                   
%
        Display_File    misc\mailer            Disgrace "Download new msgs"
  NoDsp Msg_Browse                             Disgrace "Download new msgs" "tnp"
%
%
        Msg_Upload_QWK                         Disgrace "Upload replies"
        Chg_Protocol                           Disgrace "Protocol default"
        Chg_Archiver                           Disgrace "Archiver default"
        Display_Menu    Main                       Twit "Main menu"
        Goodbye                                    Twit "Goodbye (log off)"
        Display_File    Help\OLR                Disgrace "?help"
  NoDsp Display_Menu    Main                       Twit "|"
End Menu

