The error I’m receiving while running it through the test tool is:
[0:TEST] Tcl error:
msgId = message0
proc = ‘tps_ibmE2A’
args = ”
result = ‘Error msg sequence error (max?)’
errorInfo: ‘
Error msg sequence error (max?)
while executing
“msgmapdata $mh ebcdic_to_ascii”
(“run” arm line 6)
invoked from within
“switch -exact — $mode {
start {
# Perform special init functions
# N.B.: there may or may not be a MSGID key in args
…”
(procedure “tps_ibmE2A” line 6)
invoked from within
“tps_ibmE2A {MSGID message0} {CONTEXT sms_ib_data} {ARGS {}} {MODE run} {VERSION 3.0}”‘
Once again, works fine in 5.6, same setup in both test tools. Something I should know about?