diff --git a/ba/ba4200.cpp b/ba/ba4200.cpp index f86519db8..6795615f9 100755 --- a/ba/ba4200.cpp +++ b/ba/ba4200.cpp @@ -80,12 +80,9 @@ bool TPersone_app::ba4200_handler(TMask& m, KEY k) body.add(format("%d=G", FLD_GD1_TIPOA)); body.add(format("%d=%s", FLD_GD1_CODANAGR, (const char*) app.cod_ana())); } -#if XVT_OS == XVT_OS_WIN - TString16 cmd("ba4b -2"); -#else TString16 cmd("ba4 -2"); -#endif TMessage msg(cmd2name(cmd), MSG_FS, (const char*) body); + msg.send(); TLocalisamfile& d = app.get_relation()->lfile(); diff --git a/ba/ba4300.cpp b/ba/ba4300.cpp index 56b787b56..c513cde61 100755 --- a/ba/ba4300.cpp +++ b/ba/ba4300.cpp @@ -130,9 +130,6 @@ bool ba4300_handler(TMask& m, KEY k) TString body(16); TLocalisamfile& d = app.get_relation()->lfile(); -#if XVT_OS == XVT_OS_WIN - if (k != K_F8) appname.insert("a", 3); -#endif if (fldbrowse) body << fldbrowse << "|"; if (fld)