Files
MBS/PROYECTOS/isdir/isfmrp012.per
T

18 lines
271 B
Plaintext

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