!7 static O sar; p-subst { sar = hotwire("#1006187"); set(sar, "fullSearch", true); call(sar, "prepare"); showControls(jCenteredLine(jbutton("Do it", r-thread { doIt() }))); doIt(); } svoid doIt { deleteConcepts(GrabbedImage); autoShootHidingConsole(); // creates GrabbedImage's nuObject(_getClass(sar, "main$ShowAndRecognize"), quickExport(mainConcepts, sar)); }