23 lines
460 B
Plaintext
23 lines
460 B
Plaintext
{
|
|
----------------------------------------------------------------------
|
|
FORMULARIO : VEFMRP020
|
|
OBJETIVO : Impresion de Facturas por Rango (VEPRRP020)
|
|
PROGRAMADOR : Tadeo A. Ferreras
|
|
FECHA : Junio 04, 1993
|
|
----------------------------------------------------------------------
|
|
}
|
|
database marmotech
|
|
screen
|
|
{
|
|
|
|
Facturas [f1 ]
|
|
|
|
}
|
|
end
|
|
tables
|
|
vetb00002
|
|
attributes
|
|
f1 = vetb00002.factura;
|
|
instructions delimiters" "
|
|
end
|