!ERROR=36 - Call/Enter Mismatch

  • The number and type of arguments are not consistent between a CALL statement and an ENTER statement.

  • Executing ENTER more than once in a public program.

  • Attempting to execute ENTER in the workspace program.

  • The same variable used more than once in an ENTER statement.

See Also

List of Errors