Sistemata stampa tabella registri
git-svn-id: svn://10.65.10.50/trunk@934 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2f22c04f7c
commit
0c4b6aa55f
@ -22,7 +22,7 @@ BEGIN
|
||||
USE LF_NDITTE
|
||||
INPUT CODDITTA F_CODDITTA
|
||||
DISPLAY "Codice" CODDITTA
|
||||
DISPLAY "Ragione Sociale" RAGSOC
|
||||
DISPLAY "Ragione Sociale@50" RAGSOC
|
||||
OUTPUT F_CODDITTA CODDITTA
|
||||
OUTPUT F_RAGSOC RAGSOC
|
||||
CHECKTYPE REQUIRED
|
||||
@ -35,7 +35,7 @@ BEGIN
|
||||
PROMPT 1 2 "Ragione Sociale "
|
||||
USE LF_NDITTE KEY 2
|
||||
INPUT RAGSOC F_RAGSOC
|
||||
DISPLAY "Ragione Sociale" RAGSOC
|
||||
DISPLAY "Ragione Sociale@50" RAGSOC
|
||||
DISPLAY "Codice" CODDITTA
|
||||
COPY OUTPUT F_CODDITTA
|
||||
CHECKTYPE REQUIRED
|
||||
|
@ -1,22 +1,23 @@
|
||||
[Headers]
|
||||
132
|
||||
Tabella dei registri
|
||||
1|@6g%s|Registro
|
||||
1|@47g%s|Cod. Ult.num. Ult.data Ultima stampa
|
||||
1|@112g%s|N.Pagine N.Pagine
|
||||
2|%s|Anno Cod.Tipo Descrizione
|
||||
2|@47g%s|att. protoc. registr. pagina data
|
||||
2|@90g%s|Luogo conservazione registro residue
|
||||
1|@2g%s|Registro
|
||||
1|@43g%s|Cod. Ultimo Ultima Ultima stampa
|
||||
1|@122g%s|Pag. Pag.
|
||||
2|%s|Anno Co.Ti.Descrizione
|
||||
2|@43g%s|att. prot. regis. pagina data
|
||||
2|@90g%s|Luogo conservazione
|
||||
2|@122g%s|reg. res.
|
||||
|
||||
[Rows]
|
||||
1|CODTAB[1,4]|@4s
|
||||
1|CODTAB[5,7]|@5g@3,rs
|
||||
1|I0|@9g@3,rn
|
||||
1|S0|@14g@30s
|
||||
1|S8|@46g@5s
|
||||
1|I5|@53g@7n
|
||||
1|D2|@62g@d
|
||||
1|I1|@74g@4n
|
||||
1|D3|@81g@d
|
||||
1|S1|@90g@20s
|
||||
1|I2|@112g@4n
|
||||
1|CODTAB[5,7]|@5g@3s
|
||||
1|I0|@9g@1s
|
||||
1|S0|@11g@30s
|
||||
1|S8|@42g@5s
|
||||
1|I5|@48g@6,rn
|
||||
1|D2|@55g@d
|
||||
1|I1|@64g@4,rn
|
||||
1|D3|@71g@d
|
||||
1|S1|@80g@40s
|
||||
1|I2|@122g@4,rn
|
||||
|
Loading…
x
Reference in New Issue
Block a user