Files
MBS/PROYECTO/gedir/gefmrp006.per
T

18 lines
293 B
Plaintext

database rayovac
screen
{
Fecha Inicial [f1 ]
Fecha Final [f2 ]
}
end
tables
cctb00001
attributes
f1 = formonly.fecha_in type DATE,format = "dd/mm/yyyy";
f2 = formonly.fecha_fi type DATE,format = "dd/mm/yyyy";
INSTRUCTIONS delimiters" "
end