!7 sclass Entry { S fullLine, time, text, comments; } cmodule ELEPastInputs > DynCopiedObjectTable { void init { super.init(); srcModuleLibID = "#1017331/SpeechLogTable"; set autoScrollDown; dm_registerAs elePastInputs(); } // API Cl getPastInputs() { ret getData(); } }