From d67aac9b2ed55c2f548635f53aa880e02f4a8d06 Mon Sep 17 00:00:00 2001 From: bonazzi Date: Thu, 25 May 2017 04:57:10 +0000 Subject: [PATCH] Patch level : 12.0 400 Files correlati : ba8.exe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aggiunto un campo lughezza fissa per l'esportazione dei file di testo. Se non valorizzato il file non è a lughezza fissa. Questa funzione sarà presente nei programmi dalla patch 402. git-svn-id: svn://10.65.10.50/branches/R_10_00@23839 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- src/include/bagn009.uml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/bagn009.uml b/src/include/bagn009.uml index 0f5779b2e..f12aa7817 100755 --- a/src/include/bagn009.uml +++ b/src/include/bagn009.uml @@ -18,7 +18,7 @@ BEGIN PROMPT 2 3 "File " END -STRING F_SIZE 128 60 +STRING F_SIZE 128 3 BEGIN PROMPT 2 4 "Lunghezza riga (txt) " END