IDMS

Re:USERSTAT program and associated task

  • 1.  Re:USERSTAT program and associated task

    Posted Feb 20, 2009 06:35 AM
    Hi Gary:

    Hope all is well!

    I'm doing the upgrade work for the State of Missouri (R15 -> R16 SP7),
    and this problem appeared in the new CV's. I don't understand why this
    worked in R15 but gets D003 in R16?

    I haven't had a chance to re-assemble the module yet, but wanted to
    confirm:


    You mention program changes, including:
    #MOPT commented out
    #REGEQU added
    #JISBALI added

    Your post mentions ""special linkage editor statements"". What are they?
    Will the following not suffice?

    INCLUDE OBJLIB(USERSTAT)
    INCLUDE LOADLIB(IDMSBALI) <- original code did not have #BALI

    MODE RMODE(ANY) AMODE(31)
    ENTRY USEREP01
    NAME USERSTAT(R)

    Regards,

    Tom