16 lines
303 B
Plaintext
16 lines
303 B
Plaintext
database marmotech
|
|
screen
|
|
{
|
|
fecha Inicial [k ]
|
|
fecha Final [p ]
|
|
}
|
|
end
|
|
tables
|
|
intb00006
|
|
attributes
|
|
k = formonly.fecha_inicial type date,format = "dd/mm/yy";
|
|
p = formonly.fecha_final type date, format = "dd/mm/yy";
|
|
instructions
|
|
delimiters " "
|
|
end
|