18 lines
264 B
Plaintext
18 lines
264 B
Plaintext
database marmotech
|
|
screen
|
|
{
|
|
Ano [f001]
|
|
Mes Inicial [a1]
|
|
Mes Final [a2]
|
|
}
|
|
end
|
|
tables
|
|
cotb00022
|
|
attributes
|
|
f001 = formonly.ano;
|
|
a1 = formonly.mes_in;
|
|
a2 = formonly.mes_fi;
|
|
instructions delimiters" "
|
|
end
|
|
|