dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	error - cause an error

SYNOPSIS
	void error(string errormessage)


DESCRIPTION
	Cause an error, which will stop execution.  If the error is caught,
	execution will continue after the catch.