Riportate aggiunte dei files BASTFRM.UML e BATBFRM.RPT

git-svn-id: svn://10.65.10.50/trunk@4850 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1997-07-09 09:51:10 +00:00
parent 790cd0ba43
commit a4806a3f9c
2 changed files with 59 additions and 0 deletions

42
ve/bastfrm.uml Executable file
View File

@ -0,0 +1,42 @@
#include "../ba/ba3200.h"
PAGE "Stampa Tabella Formule per ricalcolo magazzino" -1 -1 50 8
STRING F_INIZIO1 10
BEGIN
PROMPT 2 1 "Da cod. formula "
FLAGS "U"
HELP "Inserire il codice da cui iniziare la stampa. Se in bianco vuol dire dall'inizio"
FIELD LF_TABCOM->CODTAB
USE %FRM
INPUT CODTAB F_INIZIO1
DISPLAY "Cod. formula magazzino" CODTAB
DISPLAY "Descrizione@50" S0
OUTPUT F_INIZIO1 CODTAB
GROUP 1
END
STRING F_FINE1 10
BEGIN
PROMPT 2 3 "A cod. formula "
FLAGS "U"
HELP "Inserire il codice di fine. Se in bianco vuol dire l'ultimo"
FIELD LF_TABCOM->CODTAB
COPY USE F_INIZIO1
INPUT CODTAB F_FINE1
COPY DISPLAY F_INIZIO1
OUTPUT F_FINE1 CODTAB
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

17
ve/batbfrm.rpt Executable file
View File

@ -0,0 +1,17 @@
[Headers]
132
Tabella Formule per ricalcolo magazzino
1|@2g%s|Cod. Tabella
1|@16g%s|Descrizione
1|@70g%s|Tipo formula
2|@16g%s|Formula riga 1
2|@70g%s|Formula riga 2
[Rows]
1|CODTAB|@2g@10s
1|S0|@16g@50,ls
1|B0|@70g@15t
2|S1|@16g@50,ls
2|S2|@70g@50,ls
[Translations]
LF_TABCOM|B0| |Non numerica
LF_TABCOM|B0|X|Numerica