Files
MBS/PROYECTO/vedir/vefmrp030.per
T

19 lines
395 B
Plaintext

database marmotech
screen size 24 by 80
{
Fecha Inicial [f1 ]
Fecha Final [f2 ]
}
end
tables
iptb00006
attributes
f1 = formonly.fecha_1 type date,format = "dd/mm/yy",comments =
"Digite Fecha Inicial del Reporte";
f2 = formonly.fecha_2 type date,format = "dd/mm/yy",comments =
"Digite Fecha Inicial del Reporte";
instructions
delimiters " "
end