class
	WEL_COMMAND_EXEC

General
	cluster: wel
	description: "Execute commands."
	create: make

Ancestors
	ANY

Queries
	argument: ANY
	command: WEL_COMMAND

Commands
	execute (window: WEL_WINDOW; message: INTEGER_32; wparam, lparam: POINTER)
	make (a_command: WEL_COMMAND; an_argument: ANY)