Template files
Figure
Action template for accounting application
#Example action template file: filename is getbalance.act getbalance accounting reset_cust logout_cust #acctrec chooses the balance option from the main menu acctrec
#acctno specifies the account number for the customer acctno
#customer displays the customer’s account balance customer
In Figure
The remaining lines identify the sequence of screens (accrec, acctno, and customer) the TRS must traverse to retrieve the customer billing information. These screens are listed in the order that they must be accessed.
An explanation of each entry in the action template syntax follows.
#comment
The first line of the template in Figure
Meridian IVR VT100 Gateway Development Guide Product release 2.0/I