24 lines
523 B
Plaintext
24 lines
523 B
Plaintext
database juviar
|
|
screen size 24 by 80
|
|
#
|
|
# Database not found or no system permission.
|
|
# See error number -329.
|
|
#
|
|
# The name "juviar" is not an existing database name.
|
|
# See error number -2810.
|
|
{
|
|
Codigo [a][b][c ][d ]
|
|
}
|
|
end
|
|
tables
|
|
intb00001
|
|
attributes
|
|
a = intb00001.cod_n,
|
|
comments = "Digite el NIVEL";
|
|
b = intb00001.cod_grupo,
|
|
comments = "Digite el GRUPO";
|
|
c = intb00001.cod_tipo,
|
|
comments = "Digite el TIPO ";
|
|
d = intb00001.cod_sec,
|
|
comments = "Digite el SECUENCIA";
|