14 lines
212 B
Plaintext
14 lines
212 B
Plaintext
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
usuario [f000 ]
|
|
nom_puesto [f001 ]
|
|
}
|
|
end
|
|
tables
|
|
seg0003
|
|
attributes
|
|
f000 = seg0003.usuario;
|
|
f001 = seg0003.nom_puesto;
|
|
end
|