Files
MBS/PROYECTOS/irdir/irtb18.per
T

14 lines
196 B
Plaintext

database marmotech
screen size 24 by 80
{
cod_mov [f000 ]
usuario [f001 ]
}
end
tables
irtb00018
attributes
f000 = irtb00018.cod_mov;
f001 = irtb00018.usuario;
end