Product Site

C.1.47. Error 89 - Variable or message term expected.

Explanation:

An instruction was expecting either a single Rexx variable symbol or a message term to be used for an assignment.

The associated subcodes are:
001

The USE instruction requires a comma-separated list of variables or assignment message terms.
002

The PARSE instruction was expecting a variable or a message term.