Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Stampe di controllo tabelle controlli, motivi, luoghi donazione


git-svn-id: svn://10.65.10.50/trunk@6935 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 1998-08-07 10:42:44 +00:00
parent 622c087799
commit 04087fe879
6 changed files with 84 additions and 0 deletions

17
at/bastldn.uml Executable file
View File

@ -0,0 +1,17 @@
//DEFINIZIONE MASCHERA PER STAMPA TABELLA PUNTI DI PRELIEVO
//#include "bastldn.h"
PAGE "Stampa Tabella Punti di prelievo" -1 -1 56 8
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK

17
at/bastmtc.uml Executable file
View File

@ -0,0 +1,17 @@
//DEFINIZIONE MASCHERA PER STAMPA TABELLA MOTIVI
//#include "bastmtc.h"
PAGE "Stampa Tabella Motivi controlli sanitari" -1 -1 56 8
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK

17
at/basttcs.uml Executable file
View File

@ -0,0 +1,17 @@
//DEFINIZIONE MASCHERA PER STAMPA TABELLA CONTROLLI SANITARI
//#include "basttcs.h"
PAGE "Stampa Tabella Controlli sanitari" -1 -1 56 8
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK

9
at/batbldn.rpt Executable file
View File

@ -0,0 +1,9 @@
[Headers]
80
Tabella punti di prelievo
1|@0g%s|Codice
1|@7g%s|Descrizione
[Rows]
1|CODTAB|@0g@4s
1|S0|@7g@50,ls

9
at/batbmtc.rpt Executable file
View File

@ -0,0 +1,9 @@
[Headers]
80
Tabella motivi per controlli sanitari
1|@0g%s|Codice
1|@7g%s|Descrizione
[Rows]
1|CODTAB|@0g@2s
1|S0|@7g@25,ls

15
at/batbtcs.rpt Executable file
View File

@ -0,0 +1,15 @@
[Headers]
80
Tabella controlli sanitari
1|@0g%s|Codice
1|@7g%s|Descrizione
1|@38g%s|Cat.coll.
1|@48g%s|Mod.stato
1|@58g%s|Stato
[Rows]
1|CODTAB|@0g@2s
1|S0|@7g@30,ls
1|S7|@38g@2,ls
1|S6|@48g@1,ls
1|S3|@58g@20,ls