Files
MBS/PROYECTO/cgdir/cgfmrp001.per
T

12 lines
187 B
Plaintext

schema smarmotech
screen size 24 by 80
{
Numero de la Cuenta [f000 ]
}
end
tables
cgtb00001
attributes
f000 = cgtb00001.cuenta_no,comments = "Digite el numero de cuenta";
end