18 lines
321 B
Plaintext
18 lines
321 B
Plaintext
database marmotech
|
|
screen
|
|
{
|
|
Ano [f001]
|
|
Mes [p ]
|
|
}
|
|
end
|
|
tables
|
|
intb00006
|
|
attributes
|
|
f001= formonly.ano type char,autonext,
|
|
comments = "Introduzca Ano para Busqueda";
|
|
p = formonly.mes type SMALLINT,
|
|
comments = "Introduzca Mes para Busqueda";
|
|
instructions
|
|
delimiters " "
|
|
end
|