18 lines
265 B
Plaintext
18 lines
265 B
Plaintext
database smarmotech
|
|
screen size 24 by 80
|
|
{
|
|
|
|
Consumo En [p ] Dias
|
|
Codigo [a][b][c ][d ]
|
|
}
|
|
end
|
|
tables
|
|
irtb00002
|
|
attributes
|
|
a = irtb00002.cod_n;
|
|
b = irtb00002.cod_grupo;
|
|
c = irtb00002.cod_tipo;
|
|
d = irtb00002.cod_sec;
|
|
p = formonly.dias;
|
|
end
|