18 lines
308 B
Plaintext
18 lines
308 B
Plaintext
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
|
|
Fecha Inicial [fe1 ]
|
|
Fecha Final [fe2 ]
|
|
}
|
|
end
|
|
tables
|
|
vetb00002,
|
|
vetb00010
|
|
attributes
|
|
fe1 = formonly.fecha_inicial type date,format= "dd/mm/yy";
|
|
fe2 = formonly.fecha_final type date,format= "dd/mm/yy";
|
|
instructions
|
|
delimiters " "
|
|
end
|