diff --git a/ba/ba2400.cpp b/ba/ba2400.cpp index be108f81e..a59a25f8d 100755 --- a/ba/ba2400.cpp +++ b/ba/ba2400.cpp @@ -139,7 +139,7 @@ bool TForm_printer::create() _tabcom = new TLocalisamfile(LF_TABCOM); TTab_form f(form); f.print(); - + stop_run(); return TRUE; }