Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

Data storage

The script has the following four areas where it temporarily stores data for each call it handles. TSM clears these areas at the beginning of a new call.

Note:
Because most of the instructions store return values in r.0, it is recommended that this register not be used for general purposes.

Register r.2 and r.3 are used to pass information to subroutines when a subroutine call is made with up to two arguments specified. The called subroutine reads the first field of information from r.3 and the second field from r.2.

� 2002 Avaya Inc. All Rights Reserved.