tags:

views:

715

answers:

2

Gentlemen,

Does someone know where I can find a tutorial or material relating to Base24? I'm referring to Base24 the product by ACI. My understanding is that they use a programming language called 'TAL' which has similarities to Cobol and C.

I've searched the net and I have only found job opportunities for Base24 developers but hardly any learning resources.

Cheers

+2  A: 

I googled for base24 programming and the second hit was this http://2020ok.com/books/13/a-guide-to-using-aci-worldwide-s-base24-es-on-z-os-34513.htm

anon
+2  A: 

TAL stands for "Transaction Application Language" and is supported by HP.

There's a programmer's guide here and a reference manual here.

nzpcmad