WinCECIL v2.2 Demo version
~~~~~~~~~~~~~~~~~~~~~~~~~~

WCD.EXE is an augmented version of v2.2 designed for use 
with the WinCECIL tutorial WCTUT.DOT. It has the following new
features:

* Uses the British variant IPA93 Uk SILxxxxx fonts in preference to
  the standard fonts if present, thus allowing display of the 'alpha' 
  character, which is entered by keying the '@' character in the 
  transcription

* If there is a command-line argument other than a CFG file, the
  copyright window is suppressed

* Configuration files must have the extension .CFG, and utterance
  files .UTT, to be recognised on the command-line

* An utterance file argument on the command-line may be extended to
  specify the active window and cursor position(s) in the form:

	<filename>/<window left>/<window right>/<cursor>/<2nd cursor>

  Each position is given in milliseconds and elements may be omitted
  if the default is to be used, e.g:

	HANGA.UTT/300/500/400
	HANGA.UTT///200/225

* A view command argument giving a sequence of commands to execute in
  viewing mode may be supplied. This is a text string where the
  characters have the following meanings:

	@       Escape
	A-Z     Ctrl+letter (N.B: H=backspace, J=Ctrl+Enter, M=Enter)
	0,1-9   function key f10,f1-f9
	b       Shift+Tab
	d       Downarrow
	e       End
	h       Home
	i       Insert
	l       Leftarrow
	n       PgDn
	p       PgUp
	r       Rightarrow
	s       Ctrl+'2' (secondary cursor)
	t       Tab
	u       Uparrow
	x       Delete
