Home page  
Help >
ddlDestroyRdMem() - Compile RD from memory image
Version 7.11
ddlDestroyRdMem() - Compile RD from memory image ddlDestroyRdMem() - Compile RD from memory image

Prototype:
   void ddlDestroyRdMem(
      CONTROL *ctl,
      char *OptnString,
      char *ArgString);

Permitted values in OptnStr:
   /E - If the specified <RD-Name> does not exist, do not return error code
        in ctl->Status; instead, return the error code in ctl->Warning.

Form of ArgList:
      <RD-Name>
            <RD-name> is the name from ddlCompileRdMem() of the RD to be destroyed

Description:
ddlDestroyRdMem() destroys a local RD that was created by ddlCompileRdMem().

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.