Unit Zone_settings

///////////////////////////////////////////////////////////////////////////// // Zonerings Settings Control // ŠJohn Biddiscombe // j.biddiscombe@rl.ac.uk // // /////////////////////////////////////////////////////////////////////////////

Classes

Zone_Options -
Zone_setting -
Zone_settings_file -

Functions

Types

Zone_error

Constants

empty_set
eol

Variables

ZOptions


Functions


Types


Zone_error = (
		no_reg_write, no_reg_read, directory_invalid,
		settings_not_found, settings_corrupt,
		INI_file_not_found, palettes_not_found,
		mode_not_found,  mode_change_not_allowed, mode_change_restart, mode_change_failed
	);
Mine

Constants

empty_set = []

eol = #13#10


Variables

ZOptions : Zone_Options