20 lines
383 B
Plaintext
20 lines
383 B
Plaintext
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
ult_num [f000 ]
|
|
us_crea [f001 ]
|
|
fech_crea [f002 ]
|
|
us_mod [f003 ]
|
|
fech_mod [f004 ]
|
|
}
|
|
end
|
|
tables
|
|
cttb00010
|
|
attributes
|
|
f000 = cttb00010.ult_num;
|
|
f001 = cttb00010.us_crea;
|
|
f002 = cttb00010.fech_crea;
|
|
f003 = cttb00010.us_mod;
|
|
f004 = cttb00010.fech_mod;
|
|
end
|