CONTROL.LIST in routine

  • deth
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
14 years 7 months ago #7337 by deth
CONTROL.LIST in routine was created by deth
Dear all,
I found code as bellow:

BEGIN CASE
CASE CONTROL.LIST<1,1> EQ 'F.PD.BALANCES.HIST'
GOSUB PROCESS.PD.WOF
CASE CONTROL.LIST<1,1> EQ 'F.DATA.CAPTURE'
GOSUB PROCESS.DC.WOF
END CASE

I want to know that, What does CONTROL.LIST do?

Thank you very much.

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #7351 by shanthi
Replied by shanthi on topic Re: CONTROL.LIST in routine
Hello Deth,

CONTROL.LIST in this case seems to be a common variable used to capture the module details.

I am guessing, the same is populated while building the ID List.

Regards,
Shanthi

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
14 years 7 months ago #7357 by jpb

Please Log in or Create an account to join the conversation.

  • deth
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
14 years 7 months ago #7363 by deth
Replied by deth on topic Re: CONTROL.LIST in routine
Thank for ur explanation

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #7501 by yasu
Replied by yasu on topic Re: CONTROL.LIST in routine
Hi death,

Out of my knowledge , control list is used when u want .SELECT routine to be exicuted more than one time.

Regards,
Yasu.

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #7839 by dandalasuman
Replied by dandalasuman on topic Re: CONTROL.LIST in routine
Hello Shanthi Narayan gaaru,

I was just wondering and wanted to know how the T24 browser works..! I have never seen T24 consultants writing code to build web forms (HTML, Java Script, etc..). They are getting all forms in the browser without coding..!!!?

I guess there is a web application between T24 Banking application & browser..!

I found your profile..while saerching on the web to find answer to my above question...!

Please Log in or Create an account to join the conversation.

Time to create page: 0.032 seconds