Aggiunto filtro positivo/Negativo/non nullo

git-svn-id: svn://10.65.10.50/trunk@5447 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
augusto 1997-10-24 14:41:56 +00:00
parent fae346b549
commit 36dd1bd32c
2 changed files with 205 additions and 194 deletions

View File

@ -42,6 +42,7 @@
#define F_VAL5 155
#define F_VAL6 156
#define F_FIN_COMP 157
#define F_FILTRO 160
#define G_CATMER 1
#define G_CODART 2

View File

@ -17,7 +17,7 @@ END
LISTBOX F_ORDINEART 20
BEGIN
FLAGS "G"
PROMPT 34 1 "sotto-ordinamento "
PROMPT 36 1 "sotto-ordinamento "
ITEM "C|codice"
MESSAGE HIDE,G_CATMER@|ENABLE,G_CODART@|HIDE,G_DESART@
ITEM "D|descrizione"
@ -34,7 +34,7 @@ BEGIN
HELP "reale =(giac+ACL-INCL)"
END
LIST F_FIN_COMP 26
LIST F_FIN_COMP 22
BEGIN
PROMPT 2 3 "Valorizzo solo "
ITEM "C|i componenti impegnati"
@ -42,10 +42,11 @@ BEGIN
HELP "finiti =(giac+INPRODF-INPRODC)"
END
NUMBER F_ANNOES 4
BEGIN
FLAGS "A"
PROMPT 42 2 "Codice es. "
PROMPT 59 2 "Codice es. "
USE ESC
INPUT CODTAB F_ANNOES
DISPLAY "Esercizio" CODTAB
@ -55,6 +56,15 @@ BEGIN
ADD NONE
END
LIST F_FILTRO 23
BEGIN
PROMPT 43 3 " Stampo "
ITEM "N|solo giacenze non nulle"
ITEM "+|solo giacenze positive"
ITEM " |tutti gli articoli"
END
STRING F_DAART 20
BEGIN
PROMPT 2 4 "Dall'articolo "