++++++++++++++++++++++++++++++++++++++++++
Welcome to the Edit UP Issues screen 
++++++++++++++++++++++++++++++++++++++++++

NOTES:
	1) *** IMPORTANT!!! ***
		There are two bugs with the base GalCiv files that you will encounter
		when you enter this screen.  The file AbilityBonus01.upissue contains
		a duplicate UPHeadQuarters01 UP Issue, and the file StarbaseTax02.upissue
		contains a duplicate StarbaseTax01 UP Issue.  In order to not get the
		"duplicate UP Issue" found messages every time you load up the
		edit screen, I recommend you do the following:
			a) Rename the file AbilityBonus01.upissue to
			   AbilityBonus01.BADupissue.
			b) Open StarbaseTax02.upissue and change the UP Issue name from
			   StarbaseTax01 to StarbaseTax02.
		This should clear up these issues.
	2) Whenever you enter this screen, this program will look
		in the Galactic Civilizations\Data folder and load up
		all UP Issue files found (.UPIssue extension).
	3) The first time it finds a new [filename].UPIssuefile, it will create a
		backup copy, called [filename].1stUPIssue.  This is so you can
		always go back to the original files in case something goes
		horribly terribly wrong.  ONLY APPLICABLE IF YOU HAVE NOT TURNED
		OFF AUTO-BACKUP IN THE OPTIONS SCREEN.
	4) On subsequent entries, a [filename].latestUPIssue file will
		be created for each .UPIssue file found.  So you'll have a more
		recent copy to restore in case something goes horribly terribly
		wrong.  ONLY APPLICABLE IF YOU HAVE NOT TURNED OFF AUTO-BACKUP 
		IN THE OPTIONS SCREEN.
	5) The backup files can be found off the installation root directory, under
		\BackupData.
	6) By default, your new UP Issues will be saved to the file "MyUPIssues.UPIssue".
		You can change this default off the start screen before entering
		the Edit UP Issues screen by going to Tools>>Options.
	7) Special Thanks to BoogieBac of Stardock.  His How-To posts on the forums served
		as the springboard for this project.
	8) Another Special Thanks to my beta-testing team!

REVISION NOTES:
	v.1.0.0
		CHANGE:	Moved the Zoom To: functions to their own menu, Zoom.

	v.0.9.6
		ADD:	Zoom To: UP Issue File function allows you to go to the first UP Issue
			in the file you select.  This option is only available if you are
			sorting by file name.
	
	v.0.9.5	Initial release of the UP Issues edit functions.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
What follows is a breakdown of what each field and function does.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

MENU:
	+ FILE
		+ SORT ALPHABETICALLY	Sorts the loaded UP Issues alphabetically by 
			UP Issue Name.
		+ SORT BY FILENAME	Groups the loaded UP Issues by the UP Issue file
			that contains the UP Issue.
		+ EXIT	Exits out of this screen, if you have any
			unsaved work, you will be given the opportunity
			to change your mind.
	+ EDIT
		+ EDIT THIS Issue	Sets this UP Issue into Edit mode,
			once in Edit mode you may not navigate away from
			this UP Issue until you either DISCARD CHANGES or 
			COMMIT CHANGES
		+ DISCARD CHANGES	If this was an Edit, discards your
			changes and restores the original UP Issue.  If this
			was an Add New, destroys the new UP Issue.
		+ COMMIT CHANGES	Saves your work.  Please note that
			nothing has yet been written to the UP Issue files on
			the disk!
		+ RENAME THIS FILE	Renames the currently displayed file
			to whatever you choose.
		+ MOVE THIS UP Issue TO A NEW FILE	Allows you to take the currently
			viewed UP Issue and move it to a new file, and you can 
			designate the filename to use.
		+ ADD NEW	Creates a new UP Issue.  You will be prompted
			to enter an UP Issue name before continuing.  UP Issue
			names will be checked for uniqueness before editing
			is allowed (UP Issues must have a unique name).
		+ COPY AS NEW	Creates a new UP Issue that is a copy of the
			currently displayed UP Issue.  You will be prompted
			to enter an UP Issue name before continuing.  UP Issue
			names will be checked for uniqueness before editing
			is allowed (UP Issues must have a unique name).
		+ DELETE	Marks this UP Issue for deletion.  Until you
			WRITE TO FILE, you may still change your mind and
			UN-DELETE this UP Issue.  UN-DELETE takes the place of
			DELETE on the menu when viewing a DELETEd UP Issue.
		+ WRITE TO FILE		For each UP Issue file that contains
			a changed UP Issue, that UP Issue file is deleted, and a
			new one is created with your changed UP Issues.  Until
			you take this step, nothing has been permanently
			changed and you can change your mind.
	+ ZOOM
		+ ZOOM TO: UP ISSUE NAME	Allows you to search for the
			UP Issue you wish to edit by name.
		+ ZOOM TO: UP ISSUE FILE	Allows you to search for the
			UP Issue you wish to edit by file name.
	+ REVIEW
		+ ISSUE QUESTION	Pops up a message box that will show how your
			question will show in-game.  It will also show where the 
			wildcards will be swapped in, and what values they will use.
			a) The "\n" character group will add a line break to
			   your text.
			b) To display a "%", you need to put in the character
			   grouping "%%".
	+ HELP
		+ VIEW INSTRUCTIONS FILE	Displays the file you are
			currently reading.  But you already figured that out,
			didn't you?
EDITING FIELDS:
	+ NAME		The UP Issue Name.  You will not be allowed to directly edit
			this value.  When you add an UP Issue you set the UP Issue name
			at that time, thereafter it is immutable (at least
			through this program).
	+ UP ISSUE FILE	This is the .UP Issue file that owns this UP Issue.  By default, newly
			created UP Issues will save to the file "MyUPIssues.UPIssue".  You
			can change this default off the opening screen's menu OPTIONS.
	+ YEARS IN EFFECT	How many years will this UP issue be in effect?  Not
			used for some of the issues, setting Years In Effect for these
			issues has no effect and does not harm anything.
	+ EDITED	Displays the editing status of this UP Issue.  If this
			UP Issue has been changed, this field will display a "YES", if
			not it will display "NO".
	+ APPLIES TO	Not used in-game, please ignore.
	+ PREREQUISITE	Not used in-game, please ignore.
	+ PROBABILITY	Not used in-game, please ignore.
	+ HOW AI VOTES	Use this to guide the AI on how it should vote.  Please review
			the existing UP issues for an idea of how to use this field.
	+ QUESTION (untitled)	This is the main body of text that will
			be displayed in-game.  Use it to set up the situation the 
			player will be deciding on.  You can insert up to 4 wild
			cards in the text.  You then set what value is inserted for
			each wild card with the 4 Wild Card Subs fields.
			There is no need to use all 4 wild cards, in fact there's
			no need to use any wild cards at all.  You are limited to 530
			characters in this field.
			a) A wild card is denoted with a "%s" in the text.
			b) The "\n" character group will add a line break to
			   your text.
			c) To display a "%", you need to put in the character
			   grouping "%%".
			d) Double quotes " are not allowed.  They will be replaced
			   with single quotes ' auto-magically.
	+ SUB QUESTION	Not used in-game, please ignore.
	+ WILD CARD SUBS	These are the values to swap out for the "%s"
			character groupings in the QUESTION field.  Substitutions
			are made in the order they appear in the QUESTION text.
	+ OPTION #1 - #6	These are the options presented to the player.  For some
			UP ISSUE TYPEs, there is no need to set the OPTION text, as
			it will auto-list the major races.  You are limited to only 30
			characters in these fields.
	+ OPTVAL #1 - #6	This is the value of the option the player chooses.
			If you enter 10%% for the OPTION text, you should enter 10 for the
			corresponding OPTVAL.
	+ UP ISSUE TYPE	These are the various types of UP Issues available.  Beneath this
			field you'll receive a little bit of guidance text to help
			you in building this Issue.
			a) #1 + #2, Yes/No, #3-#6 ignored.  This means that this UP ISSUE
			   TYPE expects only two options to be set, Yes or No.  Set
			   the Yes OPTVAL = 1.
			b) Auto-Lists Major Races As The Options.  This means that this
			   UP ISSUE TYPE requires no OPTIONs to be set, as the game will
			   list the surviving major races automatically.  If you do set
			   OPTION text / OPTVALs, they will be ignored.
			c) Other, hopefully self-explanatory.
	+ VALUE 1 - 4	Used for certain UP ISSUE TYPEs to further modify the results
			of this UP Issue.  You'll be directed to set these values when
			necessary.  Please note none of the current UP ISSUE TYPES use
			Values 3 and 4, so those fields are locked down.
	+ BACK and FORWARD (untitled)	Allows you to flip back and forth over the current
			UP Issues in memory.  These buttons are disabled during Editing, you'll
			have to either DISCARD CHANGES or CONFIRM CHANGES before being allowed
			to navigate again.