[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: EnvCount()
Returns the #of environment strings in the environment
Syntax: EnvCount()
Arguments: None
Returns: The number of Env. Strings
Usage: For i = 1 to EnvCount()
? EnvStr(i)
Next
See Also:
EnvUsed()
EnvSize()
EnvStr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson