Patch level :10.0 250
Files correlati : Ricompilazione Demo : [ ] Commento : maschera di tabella mai usata ma spostata per correttezza in pr git-svn-id: svn://10.65.10.50/trunk@18410 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7ae87dcd6f
commit
1ae303cb77
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
<report libraries="bastsua" name="bastsua" lpi="6">
|
<report libraries="prstsua" name="prstsua" lpi="6">
|
||||||
<font face="Courier New" size="10" />
|
<font face="Courier New" size="10" />
|
||||||
<section keep_with_next="1" type="Head">
|
<section keep_with_next="1" type="Head">
|
||||||
<field type="Stringa" width="50">
|
<field type="Stringa" width="50">
|
@ -1,6 +1,10 @@
|
|||||||
#include "ba3200.h"
|
#include "../ba/ba3200.h"
|
||||||
|
|
||||||
PAGE "Stampa Tabella Gestione Subagenti" -1 -1 58 6
|
TOOLBAR "topbar" 0 0 0 2
|
||||||
|
#include <printbar.h>
|
||||||
|
ENDPAGE
|
||||||
|
|
||||||
|
PAGE "Stampa Tabella Gestione Subagenti" 0 2 0 0
|
||||||
|
|
||||||
STRING F_INIZIO1 5
|
STRING F_INIZIO1 5
|
||||||
BEGIN
|
BEGIN
|
||||||
@ -59,7 +63,4 @@ END
|
|||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
TOOLBAR "topbar" 0 0 0 2
|
|
||||||
#include <printbar.h>
|
|
||||||
ENDPAGE
|
|
||||||
ENDMASK
|
ENDMASK
|
@ -1,11 +1,11 @@
|
|||||||
#include "batbsua.h"
|
#include "prtbsua.h"
|
||||||
#define LF_CLIFOR 20
|
#define LF_CLIFOR 20
|
||||||
|
|
||||||
TOOLBAR "topbar" 0 0 0 2
|
TOOLBAR "topbar" 0 0 0 2
|
||||||
#include <relapbar.h>
|
#include <relapbar.h>
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
PAGE "Tabella subagenti" 11 60 14
|
PAGE "Tabella subagenti" 0 2 0 0
|
||||||
|
|
||||||
GROUPBOX DLG_NULL 75 7
|
GROUPBOX DLG_NULL 75 7
|
||||||
BEGIN
|
BEGIN
|
Loading…
x
Reference in New Issue
Block a user