17 lines
199 B
Plaintext
17 lines
199 B
Plaintext
|
|
database marmotech
|
|
screen
|
|
{
|
|
Ano [k ]
|
|
Mes [p ]
|
|
}
|
|
end
|
|
tables
|
|
intb00006
|
|
attributes
|
|
k = formonly.p_ano;
|
|
p = formonly.p_mes;
|
|
instructions
|
|
delimiters " "
|
|
end
|