Rif mod. 95/25. Cambiato LF_TAB in LF_TABCOM.

git-svn-id: svn://10.65.10.50/trunk@1780 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1995-09-04 16:35:49 +00:00
parent 88426d8c7b
commit f40600a692

View File

@ -27,8 +27,8 @@ TTab_form::TTab_form(const char* name) : TForm(name)
TCursor* c = cursor();
if (c == NULL)
fatal_box("Il profilo %s non ha un cursore", name);
TIsamtempfile* tmp = new TIsamtempfile(LF_TAB, "tmp4", 0);
TFilename t("tmp");t << LF_TABCOM;
TIsamtempfile* tmp = new TIsamtempfile(LF_TABCOM, t, FALSE);
relation()->replace(tmp);
c->setfilter("B0==\"\""); // Esclude le deleghe gia' stampate