Files
MBS/PROYECTOS/ipdir/ipfmrp012.per
T

24 lines
502 B
Plaintext

{
==========================================================================
FORMULARIO : IPFMRP012
OBJETIVO : CAPTURAR FECHAS PARA EL REPORTE (IPPRRP012)
DISENO : JUAN F. SOTO
FECHA : FEBRERO 9, 1995.
==========================================================================
}
DATABASE smarmotech
screen size 24 by 80
{
Ano Inicial [f1 ]
Ano Final [f2 ]
}
tables
iptb00002
attributes
f1 = formonly.p_ano,required;
f2 = formonly.p_ano_act,required;
end