Eliminata chiamata dei programmi son suffisso (a, b, ...)

git-svn-id: svn://10.65.10.50/trunk@1198 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-04-03 08:21:45 +00:00
parent bc6e3fe620
commit b020f4e253
2 changed files with 1 additions and 7 deletions

View File

@ -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();

View File

@ -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)