20 lines
374 B
Plaintext
20 lines
374 B
Plaintext
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
cuenta_m [f000 ]
|
|
cuenta_l [f001 ]
|
|
cuenta_g [f002 ]
|
|
us_crea [f003 ]
|
|
fech_crea [f004 ]
|
|
}
|
|
end
|
|
tables
|
|
cttb00033
|
|
attributes
|
|
f000 = cttb00033.cuenta_m;
|
|
f001 = cttb00033.cuenta_l;
|
|
f002 = cttb00033.cuenta_g;
|
|
f003 = cttb00033.us_crea;
|
|
f004 = cttb00033.fech_crea;
|
|
end
|