24 lines
562 B
Plaintext
24 lines
562 B
Plaintext
{
|
|
-----------------------------------------------------------------------------
|
|
FORMULARIO : PRFMMT013
|
|
OBJETIVO : Validacion de Maestra de Operacion
|
|
PROGRAMA UTILI. : PRPRRP013
|
|
REALIZADO POR : Tadeo A. Ferreras F.
|
|
FECHA : Noviembre 7, 1994.
|
|
-----------------------------------------------------------------------------
|
|
}
|
|
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
Operacion(es) [a1 ]
|
|
|
|
}
|
|
end
|
|
tables
|
|
prtb00005
|
|
attributes
|
|
a1 = prtb00005.codigo,comments = "Digite el (los) codigo(s) de Operacion(es)";
|
|
instructions
|
|
delimiters " "
|
|
end
|