[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  XPenvCount()
  The Count of Enviroment strings
------------------------------------------------------------------------------

  Function:    XPenvCount()

               Returns the #of environment strings in the environment

  Syntax:      XPenvCount()

  Arguments:   None

  Returns:     The number of Env. Strings

  Usage:       For i = 1 to XPenvCount()
                    ? XPenvStr(i)
               Next

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