Files

18 lines
373 B
Plaintext

database smarmotech
screen
{
Fecha Inicial [k ]
Fecha Final [k1 ]
}
end
tables
irtb00013
attributes
k = formonly.fecha1 type date,format = "dd/mm/yy",comments =
"Digite Fecha Inicial";
k1 = formonly.fecha2 type date,format = "dd/mm/yy",comments =
"Digite Fecha Final";
instructions
delimiters " "
end