Cambiato LF_CAUS in LF_CAUSALI
git-svn-id: svn://10.65.10.50/trunk@1558 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ab0ac8ed3a
commit
a6c1a39c57
@ -451,9 +451,9 @@ void TConversione_archivi::convert_patty()
|
||||
TAssoc_array causarr;
|
||||
|
||||
TDir d;
|
||||
d.get(LF_CAUS,_nolock,_nordir,_sysdirop);
|
||||
d.get(LF_CAUSALI,_nolock,_nordir,_sysdirop);
|
||||
if (d.is_com())
|
||||
d.get(LF_CAUS,_nolock,_comdir);
|
||||
d.get(LF_CAUSALI,_nolock,_comdir);
|
||||
|
||||
if (d.eod() > 0L)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user