29 lines
902 B
Plaintext
29 lines
902 B
Plaintext
{
|
|
-----------------------------------------------------------------------------
|
|
FORMULARIO : CCFMMT008w
|
|
OBJETIVO : Requisiciones Despachos(Mensaje)
|
|
REALIZADO POR : Ing. Juan Soto
|
|
FECHA : Noviembre 19, 2010
|
|
-----------------------------------------------------------------------------
|
|
}
|
|
SCHEMA smarmotech
|
|
|
|
|
|
LAYOUT (TEXT="Requisiciones Despachos Mensajes",STYLE="basic")
|
|
GRID
|
|
{
|
|
<G "Mensaje" >
|
|
[c3 ]
|
|
[ ]
|
|
[ ]
|
|
[ ]
|
|
|
|
|
|
}
|
|
|
|
END
|
|
attributes
|
|
TEXTEDIT c3 = formonly.mensajes,STRETCH=both;
|
|
|
|
end
|