Patch level : 12.0 370

Files correlati     : tc3.exe tcmenu.men tc3100a.uml tc3800a.uml tctbrca.uml
                      tctbrco.uml tctbriv.uml tctbrpg.uml tctbrre.uml tctbrvl.uml

POrgramma di ricezione da Ericsoft versione 1


git-svn-id: svn://10.65.10.50/branches/R_10_00@23718 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
bonazzi 2017-03-31 21:07:08 +00:00
parent aa1026ca92
commit c90cbbd16c

View File

@ -946,7 +946,7 @@ void TImportaEricsoft::upload_mov(const TFilename& file, TLog_report& log)
ini_file.temp("eric", "ini");
ini = new TConfig(ini_file, "Transaction");
char mode[2] = { TM_INTERACTIVE, '\0' };
char mode[2] = { TM_AUTOMATIC, '\0' };
long nreg = 0;
daily_movs.set_var("#DATE", datareg.stringa());