RGMENU v1.00 - MENUS.DAT <-> MENUxxx.MNU converter


This program has been tested, and SHOULD backup your
data, but as with any BBS UTILITIY BACK UP EVERYTHING
THAT IS IMPORTANT before running!!!!  This cannot be
stressed enough!  BACK UP BACK UP BACK UP!


Okay, now that was said, on with the simple docs. :)



This program will take Renegade v1.35 MENUS.DAT file and
convert them into editable MENUxxx.MNU files.

Once you have edited or deleted the commands or menus you
no longer want, or added commands or menus, you can now
reimport them into Renegade and you are all set.



To Export your MENUS.DAT file to seperate .MNU files run
the following command

Export:

        RGMENU.EXE E X:\RENEGADE\DATA\MENUS.DAT X:\MENUDIR



To Re-Import the MENUxxx.MNU files back into the MENUS.DAT
that Renegade can read, run the following command.

Import:

        RGMENU.EXE I X:\MENUDIR X:\RENEGADE\DATA\MENUS.DAT


If you create a new .MNU file, make sure to update the top of
the text in the menu to reflect a menu # not used, or the
MENUS.DAT file will get corrupted.



; Renegade MENUS.DAT export
[MENU]
MenuNum=4        <----------------  This is your Menu Record #
                                    and cannot match another
                                    menu record.


When importing, if MENUS.DAT exists, it is automatically renamed
to a backup before writing:   MENUS.BAK   If that exists already,
then if will keep creating the following everytime this program
is run: MENUS.B00 .. MENUS.B99



