SavageEd Documentation

Requirements:
	This program may or may not be distributed with documents
	and source.  The only required file is "SavageEd.exe"


Change Log
	v.1.2.5
		Added Read Only option.
		New function shortcuts for 'Word Wrap' and 'Read Only'
	v.1.2.3b
		Adjusted position of context menu to go under caret
	v.1.2.3
		Fixed a commandline issue- not opening files with
		Fixed focusing
		Added context menu support
	v.1.2.1
		Fixed saving location of SavageEd.ini file.  Now it
		properly saves in the folder where SavageEd is launched.


SavageEd is designed to be a small, fast editor-
front utilyzing Microsoft Windows riched20.dll

Disclaimer:
This software is open source freeware written in a high level assembly
language (HLA).  The only necessary file is SavageEd.exe
The author takes no responsibility for the use or misuse of this software
or any damages real, implied or imagined in any form.
It may be re-distributed in whole or in part, with or without sources
bundled or stand alone.


Most basic functions you would expect in Notepad.exe
are included in SavageEd.  This short documentation
will cover only items that may differ.

File Menu > New Window
This menu option executes another instance of SavageEd.

Options > Font
Allows you to select font and point size.  This will
affect changes to the entire document.

Options > Autosave
With this option selected, SavageEd will save the current
document without prompting upon quitting (including quitting
via ESC key).

Options > Stay on Top
This option makes the SavageEd window a "top" window,
meaning it stays on top of other non-top windows.

Options > Read Only
Goes into readonly mode, no changes can be made to documents.
Save and SaveAs still function.

Options > Save Configuration
	>> Use Private Profile
		This saves the selected configuration options to
		a private initialization file in the current
		directory.

	>> Use Registry
		SavageEd is non-invasive, it will not make any
		additions to your system registry without your
		prior approval via this option.
		If neither of the above 2 options is selected,
		SavageEd will not be able to save your current
		window size/position and selected options.

	>> Uninstall Registry
		If you have previously used the "Use Registry" 
		option and wish to discontinue use of SavageEd
		(why anyone would do such a thing is beyond me),
		use this option to uninstall any changes made to
		your registry.  Once uninstalled, you may manually
		delete any copies of SavageEd on your system.

Log files.
If you wish to use the log feature, it is compatible to the .LOG
feature of Notepad.exe, with an additional extension.

Type .LOG at the top of your document, on the first line, with
nothing else on that line.  From now on, anytime you open the
file with SavageEd, the current system date/time stamp is appended
to the bottom of the document.

Type .LOG< at the top of your document, on the first line, with
nothing else on that line.  From now on, anytime you open the
file with SavageEd, the current system date/time stamp is inserted
at the top of the document, just below the .LOG< .  So the most
recent updates will appear near the top of the document instead of
the bottom.

Find and Replace
Find/Replace dialog and function differs from the standard Nodepad.
There is the added option of "Whole Word".  Further, there is a built
in quick find feature.  Double clicking to highlite a word will enter
the word into the find buffer, from which a quick F3 will find the next
instance.
 

Kudos and Curses to:

Sevag Krikorian
kahlinor@yahoo.com

www.geocities.com/kahlinor
