Aggiunto programma di stampa tabella IV direttiva
git-svn-id: svn://10.65.10.50/trunk@463 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
3a5c94cc13
commit
d8789177e7
3696
ba/ba3800.cpp
3696
ba/ba3800.cpp
File diff suppressed because it is too large
Load Diff
5
ba/ba3800.h
Executable file
5
ba/ba3800.h
Executable file
@ -0,0 +1,5 @@
|
||||
// Campi maschera Stampa Tabella IV Direttiva CEE
|
||||
|
||||
#define TAB_IVD "%IVD"
|
||||
|
||||
#define F_DATASTAMPA 101
|
25
ba/ba3800a.uml
Executable file
25
ba/ba3800a.uml
Executable file
@ -0,0 +1,25 @@
|
||||
#include "ba3800.h"
|
||||
|
||||
PAGE "Stampa Tabella IV Direttiva CEE" -1 -1 40 5
|
||||
|
||||
DATE F_DATASTAMPA
|
||||
BEGIN
|
||||
PROMPT 5 1 "Data di stampa "
|
||||
FLAGS "A"
|
||||
END
|
||||
|
||||
BUTTON DLG_PRINT 10 2
|
||||
BEGIN
|
||||
PROMPT -12 -1 "~Stampa"
|
||||
MESSAGE EXIT,K_ENTER
|
||||
END
|
||||
|
||||
BUTTON DLG_QUIT 10 2
|
||||
BEGIN
|
||||
PROMPT -22 -1 ""
|
||||
END
|
||||
|
||||
ENDPAGE
|
||||
|
||||
ENDMASK
|
||||
|
Loading…
x
Reference in New Issue
Block a user