!7 cmodule TestStuff > DynPrintLog { start { print("Bounds: " + dm_getBounds()); print("All OK"); // otherwise exception } }