From f0d5fe21bb0ba3b96c455019947908034f8212c8 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 22 Jul 2008 14:48:52 +0000 Subject: [PATCH] Patch level : 10.0 9 Files correlati : ve1.exe Ricompilazione Demo : [ ] Commento : Corretto errore di ridimensionamento di stringhe git-svn-id: svn://10.65.10.50/trunk@16908 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ve/ve1300.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ve/ve1300.cpp b/ve/ve1300.cpp index 7a4861d6f..c604f43cf 100755 --- a/ve/ve1300.cpp +++ b/ve/ve1300.cpp @@ -837,7 +837,7 @@ class TReport_doc_app : public TSkeleton_application TTipi_documento_cache _tipi_cache; int _anno; - TString4 _codnum; + TString16 _codnum; // codice numerazione / profilo long _ndoc, _codcf; char _tipocf;