MM_Edit (Mud Master Editor)
MM_Edit is copyright 2002,2003 J. Gordon Pine.
This file must be kept with the application if you choose to distribute MM_Edit.
You may not charge any fees for distribution of MM_Edit.

MM_Edit is in BETA, and is yet unfinished and prone to problems. If you choose to use MM_Edit you do so of your own free will and you accept that you have chosen to use this software AT YOUR OWN RISK. *insert scary music here* :p

Basic Help

Just going down the menus...

==[File]==
--   Open File... -- pops up a dialog to browse/select a file. Opens the file into the main txt box. If the file is of rtf format it will be displayed according to that format.

--   Save As... -- save your work. If you wish to save the colors you MUST save the file as an RTF file. If you want it in plain text then just save it as a txt file (or any other extension other than *.rtf).

--   Exit -- exit the application.


==[Edit]==
--   Colorize -- This will add color to a file you have currently open.

--   Find -- Seach the document from start to finish. Typical basic find function. The Origin button will return the cursor to the position the cursor was at when you first invoked the Find dialog.

--   Replace -- Basic Replace function, by default it is case sensitive. You can step forward or back from the cursor's original position, or choose to just Replace All.


==[Tools]==
--   Command/Proc Picker -- You can use this to look up help on commands/procs, or use it to insert the string from the list into the main text box. The Display Help button will bring up help about an item. To insert the item into the document use a double-click or use the Insert button. For extra long strings, click it once, then pause the mouse over the list to get a tooltip with the full spew. You can edit the items/help info, see the 00CPHelpREADME.txt file.

--   Ansi Proc inserter -- inserts the @Ansi.. @Fore... procs into the main document, a little time saver when building those /showme's.

--   Asc<->Chr calc -- Type a character in the left box, or value (0-254) into the right box to see it's match. This uses Terminal Font, which may or may not perfectly match MM's extended character set.

--   Set Bookmark -- Clicking this menu option will store the current cursor location into memory.

--   GoTo Bookmark -- Will return you to the previously stored cursor location, or start of file if no bookmark was set.


==[Options]==
--   Font -- basic font selection

--   Colors -- You can choose a few key colors, just double-click the text to pop up the color picker.

--   Set Tabs -- you can set the width of the tabs. All tabs are converted into standard spaces.


==[About]==
  This file...