Correzione/modifica ordine dei campi, per evitare errate visualizzazioni

git-svn-id: svn://10.65.10.50/trunk@3775 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-10-15 11:50:17 +00:00
parent ebe3d8d9f5
commit a3e5b7647f
2 changed files with 2560 additions and 2555 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,63 +1,63 @@
#include "cg6804a.h" #include "cg6804a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "" 0 20 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
PROMPT -13 -1 "~Registra" PROMPT -13 -1 "~Registra"
MESSAGE EXIT,K_SAVE MESSAGE EXIT,K_SAVE
PICTURE BMP_SAVEREC PICTURE BMP_SAVEREC
END END
BUTTON DLG_CANCEL 10 2 BUTTON DLG_CANCEL 10 2
BEGIN BEGIN
PROMPT -23 -1 "" PROMPT -23 -1 ""
MESSAGE EXIT,K_ESC MESSAGE EXIT,K_ESC
END END
BUTTON DLG_QUIT 10 2 BUTTON DLG_QUIT 10 2
BEGIN BEGIN
PROMPT -33 -1 "" PROMPT -33 -1 ""
MESSAGE EXIT,K_QUIT MESSAGE EXIT,K_QUIT
END END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20
SPREADSHEET F_RIGAPART 0 16 SPREADSHEET F_RIGAPART 0 16
BEGIN BEGIN
PROMPT 0 1 "" PROMPT 0 1 ""
ITEM "Tipo" ITEM "Tipo@4"
ITEM "Gruppo" ITEM "Gruppo"
ITEM "Conto" ITEM "Conto"
ITEM "Sottoconto" ITEM "Sottoconto"
ITEM "Descrizione conto / Ragione sociale C/F@50" ITEM "Descrizione conto / Ragione sociale C/F@50"
ITEM "Anno" ITEM "Anno"
ITEM "Numero@7" ITEM "Numero@7"
ITEM "N.riga" ITEM "N.riga"
ITEM "Data doc.@10" ITEM "Data doc.@10"
ITEM "N.docum." ITEM "N.docum."
ITEM "Causale" ITEM "Causale"
ITEM "Descrizione causale@50" ITEM "Descrizione causale@50"
ITEM "N.reg. " ITEM "N.reg. "
ITEM "N.rig." ITEM "N.rig."
ITEM "Data oper." ITEM "Data oper."
ITEM "Gruppo" ITEM "Gruppo"
ITEM "Conto" ITEM "Conto"
ITEM "Descrizione conto cliente@50" ITEM "Descrizione conto cliente@50"
ITEM "Tipo mov." ITEM "Tipo mov."
ITEM "Descrizione@50" ITEM "Descrizione@50"
ITEM "Sez" ITEM "Sez"
ITEM "Data pag. " ITEM "Data pag. "
ITEM "Tipo pag." ITEM "Tipo pag."
ITEM "Cod. val." ITEM "Cod. val."
ITEM "Data cambio" ITEM "Data cambio"
ITEM "Cambio@15" ITEM "Cambio@15"
END END
ENDPAGE ENDPAGE
ENDMASK ENDMASK
#include "cg6804c.uml" #include "cg6804c.uml"