Files
MBS/PROYECTO/ctdir/ctfmrp002.per
T

17 lines
268 B
Plaintext

database marmotech
screen
{
Fecha Inicial [f1 ]
Fecha Final [f2 ]
}
end
tables
cttb00001
attributes
f1 = formonly.fecha_in type date,format = "dd/mm/yy";
f2 = formonly.fecha_fi type date,format = "dd/mm/yy";
instructions delimiters" "
end