Patch level : at 1.7 702
Files correlati : at8.exe Ricompilazione Demo : [ ] Commento : Cambiato nome a procedura di acquisizione dati da CT per RIMINI git-svn-id: svn://10.65.10.50/trunk@12141 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
dc44bbbd4f
commit
a7b78a64f8
@ -113,7 +113,7 @@ bool TCTDon2AT::menu(MENU_TAG m)
|
||||
TRectype recsog = _rel->curr();
|
||||
TExternisamfile* f = new TExternisamfile("$appoggio");
|
||||
TProgind *pi;
|
||||
pi = new TProgind(f->eod(),"Aggiornamento donazioni da CT", FALSE, TRUE, 10);
|
||||
pi = new TProgind(f->eod(),"Acquisizione dati da CT", FALSE, TRUE, 10);
|
||||
pi->setstatus(1);
|
||||
for(f->first(); !f->eof(); f->next())
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
PAGE "Carica donazioni da CT" -1 -1 78 20
|
||||
PAGE "Acquisizione dati da CT" -1 -1 78 20
|
||||
BUTTON DLG_OK 9 2
|
||||
BEGIN
|
||||
PROMPT -12 14 ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user