Patch level :10.0 216

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :cambiato il prefisso dei files relativi alle banche di presentazione (da BA ad EF)


git-svn-id: svn://10.65.10.50/trunk@18119 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-01-27 10:21:01 +00:00
parent 333e9a50f6
commit e97d3b161e
5 changed files with 10 additions and 16 deletions

View File

@ -1,8 +1,8 @@
<report name="bastbnp" lpi="6">
<report name="efstbnp" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field y="1.5" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Banche di Presentazione">
<field y="1.5" type="Testo" valign="center" align="center" width="96" height="2" text="Banche di Presentazione">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />

View File

@ -1,7 +1,11 @@
//DEFINIZIONE MASCHERA PER STAMPA TABELLA BANCHE DI PRESENTAZIONE
#include "bastbnp.h"
#include "efstbnp.h"
PAGE "Banche di Presentazione" -1 -1 56 8
TOOLBAR "topbar" 0 0 0 2
#include <printbar.h>
ENDPAGE
PAGE "Banche di Presentazione" 0 0 0 0
STRING F_INIZIO1 5
BEGIN
@ -56,15 +60,5 @@ BEGIN
GROUP 2
END
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK

View File

@ -1,7 +1,7 @@
#include "batbbnp.h"
#include "eftbbnp.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Banche di Presentazione" 0 2 0 0