25 lines
663 B
Plaintext
25 lines
663 B
Plaintext
database smarmotech
|
|
screen size 24 by 80
|
|
{
|
|
|
|
Codigo Sub-Grupo [f000 ]
|
|
Nombre Sub-Grupo [f001 ]
|
|
[q]
|
|
|
|
Usuario creador [f007 ] Usuario modificador [f009 ]
|
|
Fecha Creacion [f008 ] Fecha Modificacion [f010 ]
|
|
}
|
|
end
|
|
tables
|
|
irtb00010
|
|
attributes
|
|
f000 = irtb00010.codigo,color=blue;
|
|
f001 = irtb00010.nombre,upshift,color=blue;
|
|
q = irtb00010.status_t,color=blue,noentry;
|
|
f007 = irtb00010.us_crea,color=blue,noentry;
|
|
f008 = irtb00010.fech_crea,color=blue,noentry;
|
|
f009 = irtb00010.us_mod,color=blue,noentry;
|
|
f010 = irtb00010.fech_mod,color=blue,noentry;
|
|
instructions delimiters" "
|
|
end
|