Patch level : 10.0 94
Files correlati : ve0.exe Ricompilazione Demo : [ ] Commento : Cooretta elaborazione interattiva nel caso non si selezioni nulla git-svn-id: svn://10.65.10.50/trunk@16930 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
a10b0a27da
commit
4733afa376
@ -2509,6 +2509,8 @@ bool TElabora_mask::elabora()
|
||||
else
|
||||
{
|
||||
_tree.build_doc_list(in);
|
||||
if (in.items() == 0)
|
||||
return false;
|
||||
char provv = get(F_PROVV_ELAB)[0];
|
||||
int anno = get_int(F_ANNO_ELAB);
|
||||
TString16 codnum(get(F_CODNUM_ELAB));
|
||||
|
Loading…
x
Reference in New Issue
Block a user