18 lines
385 B
Plaintext
18 lines
385 B
Plaintext
database marmotech
|
|
screen
|
|
{
|
|
Codigo [a0 ]
|
|
Pais [f000 ]
|
|
[f001 ]
|
|
}
|
|
end
|
|
tables
|
|
cotb00018
|
|
attributes
|
|
a0 = cotb00018.cod_pais,color=yellow;
|
|
f000 = cotb00018.nom_pais[1,30],upshift,color=yellow;
|
|
f001 = cotb00018.nom_pais[31,60],upshift,color=yellow;
|
|
instructions delimiters" "
|
|
end
|
|
|