Files
MBS/PROYECTOS/irdir/irfmrp014.per
T

18 lines
378 B
Plaintext

database smarmotech
screen size 24 by 80
{
Ordenado Por [o ]
Motor [p ]
Marca [a ]
}
end
tables
irtb00007
attributes
o = formonly.decide type char,upshift,
comments = "A - Alfabetico N - Numerico";
p = irtb00007.codigo_m;
a = irtb00007.marca;
instructions delimiters " "
end