cg2100.cpp Aggiunto -t alla chiamata di cgcesp
cgtrcpc.ini Tolta riga Z1 con campo vuoto git-svn-id: svn://10.65.10.50/trunk@4973 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d57a6fb87b
commit
5a3eceb6cc
@ -1653,7 +1653,7 @@ bool TPrimanota_application::link_cesp(const TMask& msk, const char* action)
|
|||||||
mask2ini(msk, cespo);
|
mask2ini(msk, cespo);
|
||||||
|
|
||||||
TString appname;
|
TString appname;
|
||||||
appname << "cespcg /i" << cespini;
|
appname << "cespcg -t /i" << cespini;
|
||||||
TExternal_app app(appname);
|
TExternal_app app(appname);
|
||||||
bool ok = app.run() == 0;
|
bool ok = app.run() == 0;
|
||||||
return ok;
|
return ok;
|
||||||
|
@ -166,8 +166,7 @@ Z1|29|454|458|18|CAP|4||
|
|||||||
Z1|30|459|466|18|DNASC|4||
|
Z1|30|459|466|18|DNASC|4||
|
||||||
Z1|31|467|469|18|STATONASC|4||
|
Z1|31|467|469|18|STATONASC|4||
|
||||||
Z1|32|470|473|18|COMNASC|4||
|
Z1|32|470|473|18|COMNASC|4||
|
||||||
Z1|33|474|523|18||||
|
Z1|33|524|524|23|PROVVIS|||
|
||||||
Z1|34|524|524|23|PROVVIS|||
|
|
||||||
Z2|1|3|9|24|NUMREG|||
|
Z2|1|3|9|24|NUMREG|||
|
||||||
Z2|2|10|12|24|NUMRIG|||
|
Z2|2|10|12|24|NUMRIG|||
|
||||||
Z2|3|61|61|24|SEZIONE|||
|
Z2|3|61|61|24|SEZIONE|||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user