Patch level :10.0 256

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
ammodernate maschere


git-svn-id: svn://10.65.10.50/trunk@18500 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-03-11 16:18:26 +00:00
parent e1e1ab201d
commit 37f653fbb2
32 changed files with 48 additions and 126 deletions

View File

@ -6,14 +6,13 @@ TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -13 -11 "~Elabora"
PICTURE BMP_ELABORA
PICTURE TOOL_ELABORA
END
BUTTON DLG_SAVEREC 10 2
BEGIN
PROMPT -23 -11 ""
PICTURE BMP_SAVEREC
PICTURE BMP_SAVERECDN
PROMPT -23 -11 "~Salva"
PICTURE TOOL_SAVEREC
END
BUTTON DLG_QUIT 10 2

View File

@ -33,16 +33,11 @@ BEGIN
ADD RUN cg0 -5 esc
END
ENDPAGE
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
#include <stdbar.h>
ENDPAGE

View File

@ -1,6 +1,6 @@
#include "ce2200a.h"
PAGE "Apertura esercizio" -1 -1 62 7
PAGE "Apertura esercizio" -1 -1 62 5
GROUPBOX DLG_NULL 60 3
BEGIN
@ -93,15 +93,11 @@ BEGIN
PROMPT 2 5 "Apertura provvisoria (per simulazioni)"
END
BUTTON DLG_OK 12 2
BEGIN
PROMPT -12 -1 ""
END
ENDPAGE
BUTTON DLG_QUIT 12 2
BEGIN
PROMPT -22 -1 ""
END
TOOLBAR "topbar" 0 0 0 2
#include <stdbar.h>
ENDPAGE

View File

@ -1,7 +1,7 @@
#include "ce2300a.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Collegamenti contabili" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "ce2300a.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Collegamento Contabilità" 0 2 0 0

View File

@ -1,6 +1,10 @@
#include "ce3200a.h"
PAGE "Selezione stampa scheda storico cespite" -1 -1 90 20
TOOLBAR "topbar" 0 0 0 2
#include <printbar.h>
ENDPAGE
PAGE "Selezione stampa scheda storico cespite" 0 2 0 0
GROUPBOX DLG_NULL 80 6
BEGIN
@ -196,15 +200,5 @@ BEGIN
PROMPT 2 16 "Situazione gestionale "
END
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK

View File

@ -1,20 +1,10 @@
#include "ce3300a.h"
TOOLBAR "" 0 -3 0 3
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
TOOLBAR "topbar" 0 0 0 2
#include <printbar.h>
ENDPAGE
PAGE "Selezione stampa prospetto cespiti" 0 0 0 0
PAGE "Selezione stampa prospetto cespiti" 0 2 0 0
GROUPBOX DLG_NULL 80 6
BEGIN

View File

@ -1,20 +1,10 @@
#include "ce3400a.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Prospetto rivalutazioni" -1 -1 78 6
PAGE "Prospetto rivalutazioni" 0 2 0 0
GROUPBOX DLG_NULL 78 6
BEGIN

View File

@ -1,17 +1,7 @@
#include "ce3500a.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Lista Cespiti" 0 2 0 0

View File

@ -1,17 +1,7 @@
#include "ce3600a.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Lista movimenti" 0 2 0 0

View File

@ -1,20 +1,10 @@
#include "ce3700a.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Cespiti uso promiscuo" -1 -1 78 6
PAGE "Cespiti uso promiscuo" 0 2 0 0
GROUPBOX DLG_NULL 78 6
BEGIN

View File

@ -1,17 +1,7 @@
#include "ce3900.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2
BEGIN
PROMPT -12 -11 "~Stampa"
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Lista sintetica cespiti" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "db0500a.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Distinta" -1 -1 80 20

View File

@ -1,7 +1,7 @@
#include "dbtblav.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Anagrafica lavorazioni" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "dbtbord.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Tabella ordinamenti" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "dbtbvar.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Tabella variabili" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "ef0100.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Testata/Righe" 0 2 0 0

View File

@ -2,7 +2,7 @@
#include "ef0300.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
TOOLBAR "" 0 -2 0 2

View File

@ -1,7 +1,7 @@
#include "tc0800a.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tc1800a.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Causali" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Condizioni di pagamento" 0 2 0 0

View File

@ -1,10 +1,9 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Codici IVA 11" 0 2 0 0
GROUPBOX DLG_NULL 78 3

View File

@ -1,10 +1,9 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Codici IVA" 0 2 0 0
GROUPBOX DLG_NULL 78 3

View File

@ -1,7 +1,7 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Nazioni" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tcts.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Registri" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtpc.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella categorie Pack" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtpi.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella IVA Pack" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtpm.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella modalita' di trasporto Pack" -0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtpp.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella porto Pack" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtps.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella stati Pack" 0 2 0 0

View File

@ -1,7 +1,7 @@
#include "tptbtpz.h"
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
#include <relapbar.h>
ENDPAGE
PAGE "Conversione tabella zone Pack" 0 2 0 0