[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FUNCTION  NetAddRec([<nSeconds>])

     NetAddRec() will attempt to add a blank record to a database in a
networking environment.  This is essentially the same as the APPEND
BLANK command but has retry capabilities and message status.

     If the SetShowStatus() function call was set to True, the status
of retrying will automatically appear on the application screen as
required.

Parameter:
     nSeconds  Time in seconds to keep retrying incase of record
append failure.
               (Defaults to 10 seconds)

Returns:
     True if a blank record is appended successfully, False if not.


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson