pegaga1979
13th December 2018, 10:30
Hi,
After went through the thread, i'm still not really understand how to do.
I tried to put the script like below and have error "function within function. decode.amount not expected"
domain tcmcs.s130m amount.desc
domain tcmcs.st65m amount.desc1
domain tcmcs.st65m amount.desc2
domain tcmcs.st20m amount.desc3
domain tcmcs.st65m amount.desc4
domain tcmcs.st65m amount.desc5
after.tfcmg403.btno.1:
before.layout:
decode.amount()
functions:
function decode.amount()
{
domain tfgld.serl lnga
domain tfgld.serl lngb
domain tfgld.serl lngc
domain tfgld.serl lngd
domain tfgld.serl lnge
long digitp, oflag, fstrlen
string fullstr(200)
|#117237-1.so
tcmcs.dll0006.decode(
tfcmg403.amth(el.no),
true,
amount.desc,
amount.desc1,
amount.desc2,
amount.desc3)
Does anyone can help me?
After went through the thread, i'm still not really understand how to do.
I tried to put the script like below and have error "function within function. decode.amount not expected"
domain tcmcs.s130m amount.desc
domain tcmcs.st65m amount.desc1
domain tcmcs.st65m amount.desc2
domain tcmcs.st20m amount.desc3
domain tcmcs.st65m amount.desc4
domain tcmcs.st65m amount.desc5
after.tfcmg403.btno.1:
before.layout:
decode.amount()
functions:
function decode.amount()
{
domain tfgld.serl lnga
domain tfgld.serl lngb
domain tfgld.serl lngc
domain tfgld.serl lngd
domain tfgld.serl lnge
long digitp, oflag, fstrlen
string fullstr(200)
|#117237-1.so
tcmcs.dll0006.decode(
tfcmg403.amth(el.no),
true,
amount.desc,
amount.desc1,
amount.desc2,
amount.desc3)
Does anyone can help me?