18 lines
404 B
Plaintext
18 lines
404 B
Plaintext
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
Codigo [a][b][c ][d ]
|
|
}
|
|
end
|
|
tables
|
|
irtb00002
|
|
attributes
|
|
a = irtb00002.cod_n,autonext,
|
|
comments = "Digite el NIVEL";
|
|
b = irtb00002.cod_grupo,autonext,
|
|
comments = "Digite el GRUPO";
|
|
c = irtb00002.cod_tipo,autonext,
|
|
comments = "Digite el TIPO ";
|
|
d = irtb00002.cod_sec,autonext,
|
|
comments = "Digite el SECUENCIA";
|