Files
MBS/PROYECTOS/ipdir - 21102021/ipfmrp028.per
T

16 lines
248 B
Plaintext

database marmotech
screen size 24 by 80
{
Codigo Producto [a][b][c ][d ]
}
end
tables
iptb00010
attributes
a = iptb00010.cod_n;
b = iptb00010.cod_grupo;
c = iptb00010.cod_tipo;
d = iptb00010.cod_sec;
instructions delimiters " "
end