{ --------------------------------------------------------------------------- FORMULARIO : VEFMMT037 DISENO : JUAN F. SOTO FECHA : JUNIO 6, 1997. --------------------------------------------------------------------------- } DATABASE marmotech screen size 24 by 80 { Cliente(s) : [c1]-[c2 ] Vendedor Anterior : [v1 ] [a ] Vendedor Actual : [v2 ] [b ] } tables vetb00028 attributes c1 = vetb00028.tipo_cliente; c2 = vetb00028.sec_cliente; v1 = formonly.vende_de,comments = "Digite El Vendedor a quien pertenece el o los clientes"; v2 = formonly.vende_a,comments = "Digite el vendedor a quien pertenece el o los clientes"; a = formonly.nombre1; b = formonly.nombre2;