From ec46a6feac27b51fb268af6d7d81a3b1ac9b5ef5 Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 30 Mar 2011 12:36:20 +0000 Subject: [PATCH] Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21855 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ha/ha1200.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha/ha1200.cpp b/ha/ha1200.cpp index 82dc64f01..8a905e9be 100755 --- a/ha/ha1200.cpp +++ b/ha/ha1200.cpp @@ -730,7 +730,7 @@ void TFile2Txt::genera_ripristino_txt(const TMask& mask) ripristino.set("CodiceLotto", archivio_mag.get(MAG_LIVELLO)); } - TFilename output_path = genera_path("ripristino"); + TFilename output_path = genera_path("carico"); ripristino.save_as(output_path, fmt_text); }