15 lines
262 B
Plaintext
15 lines
262 B
Plaintext
database smarmotech
|
|
screen
|
|
{
|
|
Ano [ano ]
|
|
Mes [me]
|
|
}
|
|
end
|
|
tables
|
|
cttb00001
|
|
attributes
|
|
ano= formonly.anos type char,comments = "Digite el Ano del Inventario";
|
|
me = formonly.meses,comments = "Digite el Mes del Inventario";
|
|
instructions delimiters" "
|
|
end
|