#include "Define.h"
#include "EnmDef.h"
#//----------------------------------------------------------------------------
Test1
		on		`set		goto		.set
end
#//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
.set
		act		100
		wait		30
		act		200
end
