Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Corrette alcune diciture sul programma di Invio:
non piu' 770 ma Gestione percipienti


git-svn-id: svn://10.65.10.50/trunk@7029 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1998-09-03 13:28:56 +00:00
parent e8c8c9afa0
commit a7867e4a1c
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,7 @@
#include <default.url>
MENU TASK_MENUBAR
SUBMENU MENU_FILE "~File"

View File

@ -1409,7 +1409,7 @@ void TTransfer770_app::main_loop()
a_rec.put(BSE_CODDITTA, m.get(F_ADITTA));
TCursor cur_base(&rel_base, "", 1, &da_rec, &a_rec);
TProgind pi(cur_base.items(), "Generazione file di trasferimento 770", FALSE, TRUE);
TProgind pi(cur_base.items(), "Generazione file di trasferimento", FALSE, TRUE);
cur_base.freeze();
for (cur_base = 0; cur_base.ok(); ++cur_base)
{
@ -1446,7 +1446,7 @@ void TTransfer770_app::main_loop()
int m777100(int argc, char* argv[])
{
TTransfer770_app app;
app.run(argc, argv, "Trasferimenti 770");
app.run(argc, argv, "Invio");
return 0;
}

View File

@ -1,6 +1,6 @@
#include "777100a.h"
PAGE "Invio 770" -1 -1 72 10
PAGE "Invio" -1 -1 72 10
RADIOBUTTON F_SUPPORTO 1 16
BEGIN