Files
MBS/PROYECTOS/indir/infmrp015.per
T

16 lines
313 B
Plaintext

database smarmotech
screen
{
Semana Inicial [b3 ]
Semana Final [b4 ]
}
end
tables
intb00015
attributes
b3 = formonly.semana_ini type date,color = yellow,format = "dd/mm/yy";
b4 = formonly.semana_fin type date,color = yellow,format = "dd/mm/yy";
instructions delimiters " "
end