!7 cmodule SUCLTA > DynSingleFunction { void doIt { LS l = singleLinesOnly(gazelle_fromServer_allDistinctLines()); S mod = dm_showNewModule("#1024152/QuickAnnotator"); dm_call(mod, 'setText, lines(appendToAll(" | ", l))); } }