-- Aquarius.TIP; Created by Aquarius.bcd
-- Version of August, 1983

OPTIONS
	Fast;


SELECT TRIGGER FROM

	EXPAND Down => ExpandMe;
	E Down WHILE COMMAND Down => ExpandMe;

	ENDCASE..