Home page  
Help >
ddlGetRecReset() - reset ddlGetRec() pointer
Version 7.11
ddlGetRecReset() - reset ddlGetRec() pointer ddlGetRecReset() - reset ddlGetRec() pointer

Prototype:

 
   void ddlGetRecReset(
      CONTROL *ctl,
      char *OptnStr,
      char *ArgList);

Permitted values in OptnStr: NA


Form of ArgList:
      <cx> [<tablename>]

Description:
<cx> Resets the ddlGetRec() pointer for the global result file from ddlRelate(), ddlRelateEx() or global ddlSort()
<cx> * Resets the ddlGetRec() pointer for all named collections of <cx>
<cx> <tablename> Resets the ddlGetRec() pointer for the named collection

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.