[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Function ModData(Name:String;Number:Word;Data:Pointer):Word;

    This searches  for  an  item  in  the  directory  matching  Name  and
    Number.  If  found  it  replaces  the  data  in the database with the
    new data specified.   Note  that  the  data  size  must  be the same.
    To change the size  you  must  delete  the  item  and  then insert it
    again.

    The user must ensure 10 kb heap is available.

See Also: Function GetData Function DelData Function NewData
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson