Files
MBS/PROYECTO/codir/cofmpc001.per
T

15 lines
196 B
Plaintext

database marmotech
screen size 24 by 80
{
Tipo Orden [k ]
Orden Compra [b ]
}
end
tables
cotb00014
attributes
b = cotb00014.num_oc;
k = cotb00014.tipo;
end