Home page  
Help >
ddlInitRec() - init record image
Version 7.11
ddlInitRec() - init record image ddlInitRec() - init record image

Prototype:
   void ddlInitRec(
      CONTROL *ctl,
      char *OptnStr,
      char *ArgList,
      char *Image);

Permitted values in OptnStr: NA

Form of ArgList:
       <rdname> [<piPathName>]

Form of Image:
       Image must reflect exactly the record described by <rdname>.

Description:
Initializes the record image to blanks for X() data types, to ASCII zeros for N() data types, and to binary zeros for binary data types for all level 0 data items in <rdname>.

When an external RD in specified [by (piPathName)], the RD is automatically cached for possible future use.

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.