Hi: HLASM Toolkit includes its own version of SuperC (ASMFSUPC). It appears to provide the same function as the one that comes with ISPF (ISRSUPC).
Are there any actual differences? Should we be using one rather than the other? I found one option (PARM=FINDALL) that is documented for ISRSUPC but not ASMFSUPC. A quick test shows that they both support it, which makes me wonder why IBM is supporting two flavors of the same program, with the expense of keeping documentation and code changes in sync? Just wondering... -jack