Example 2

Operation: Initiate® execution at a particular location.

Known:
  • The starting address: STARTBD
  • The addresses of data to be passed: BDFLAGS PRFTTBL COSTTBL ERREXIT
  • Set the high-order bit of the last address parameter to 1 so that the program can tell the end of the list. After execution, control is to be returned to: +24A
call startbd parm(bdflags prfttbl costtbl errexit)-
vl return(+24a)