********************************************************************
* NOTE: This file is generated automatically from the event * definition file Parse.evt. ********************************************************************MODULE; IMPORT ZeusDataView, ZeusPanel; BEGIN ZeusPanel.RegisterView ( ZeusDataView.New, "Parse Data View", "Parse"); END ParseDataView. ParseDataView