IDMS

  • 1.  Re:Get storage

    Posted Jul 22, 2009 08:50 AM
    Thanks to Tommy's and Peter's suggestion, I am now getting a clean
    compile.
    But I don't seem to be getting a valid pointer back at run time. Can
    anyone
    provide a way to convert the pointer to a displayable format? Or better
    yet, some sample code that uses the pointer parameter for ""get scratch""?

    I wish the storage interface had separate ""get"" and ""put"" commands, like
    the
    scratch and queue interfaces do. I am having some difficulty
    determining
    which parameters apply to which situation.
    "
    IDMS Public Discussion Forum
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP
    IDMS-L@LISTSERV.IUASSN.COM
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP








    Normal

    Normal
    Re: Get storage
    "Actually, my test program below says occurs depending up to 10000 times.
    Prior to issuing the get storage, I move 50000 to the depending on field.
    I issue the GET STORAGE and then check the task snap in the log.
    The RCE allocated to the storage block that was allocated indicated that the
    resource length was x'C380' bytes long. This amounts to 50048 bytes.

    So, you can draw your own conclusions....