[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_NetEdit()         Set the Network Edit feature of VS_EDIT()

Description:

  VS_NetEdit() allows the programmer to update the "continuous network
  read" feature of VS_Edit().  When activated, VS_Edit() will
  continually update the information it is displaying to the user based
  on network changes to the database.

Syntax:     

  VS_NetEdit( l_Mode )

Pass:       

  l_Mode is a logical expression that should be set to .T. if you
  want VS_Edit() to continually update the data being displayed,
  otherwise .F.  The default is .F.

Return:     

  Nothing

Notes:      


Example:    


Usage:      

See Also: VS_Edit()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson