!7 cmodule TestPhilosophyBot1 > DynPrintLog { start-thread { dm_onSnippetEdited(#1025734, r dm_reload); try { test_PhilosophyBot1(); infoBox("PhilosophyBot1 tested OK"); } on fail { infoBox("PhilosophyBot1 fail"); } } }