!7 cmodule AutoReloadEleuModules > DynPrintLogAndEnabled { transient SS convert = litmap(#1026246 := #1026248); switchable S lastSnippetID; start { dm_onSnippetTranspiled(voidfunc(S snippetID) { if (!enabled) ret; pcall-infobox { ignoreExceptionContaining("woot not found", r { S snippetID2 = getOrKeep(convert, fsI(snippetID)); butterReloadWithInfoBox(setFieldAndReturn(lastSnippetID := snippetID2)); }); } }); } void doItAgain { butterReloadWithInfoBox(lastSnippetID); } }