Files
MBS/PROYECTO/codir/cofmrp030.per
T

16 lines
255 B
Plaintext

database marmotech
screen size 24 by 80
{
Codigo [a]-[b]-[c ]-[d ]
}
end
tables
catb00001
attributes
a = catb00001.cod_n_mp;
b = catb00001.cod_grupo_mp;
c = catb00001.cod_tipo_mp;
d = catb00001.cod_sec_mp;
end