[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function:    EnvDel()

               This function deletes the Nth Environment string
               from the environment. Use this function in combination
               with EnvAdd() to replace an environment string (and be
               carefull). Also restore the original strings once done!

  Syntax:      EnvDel(i)

  Arguments:   I is the environment string number one wants
               to delete, I must be in the range 1..EnvCount()

  Returns:     Nothing.

  Usage:       

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