26 lines
565 B
Plaintext
26 lines
565 B
Plaintext
|
|
{
|
|
-----------------------------------------------------------------------------
|
|
FORMULARIO : PRFMMT011
|
|
OBJETIVO : Controlar informacion para el reporte de RESUEM MENSUAL DE
|
|
PRODUCCION.
|
|
PROGRAMA UTILI. : PRPRRP011
|
|
REALIZADO POR : Juan F. Soto
|
|
FECHA : Noviembre 7, 1994.
|
|
-----------------------------------------------------------------------------
|
|
}
|
|
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
Ano Requerido [a1 ]
|
|
|
|
}
|
|
end
|
|
tables
|
|
prtb00002
|
|
attributes
|
|
a1 = formonly.k_ano,required;
|
|
instructions
|
|
delimiters " "
|
|
end
|