[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: EnvPtr()
Use this function to set the value of the Environment
Pointer. You need to make it Point to the original
Environment strings for Child processes.
Syntax: EnvPtr(nValue)
Arguments: New segment adress
Returns: Current segment adress
Usage: * - RUN, but use Environment strings as set by
* Your Application (Envxxxx() functions).
x = EnvPtr(EnvOrig()) <- Keep Ours and set To orig..
! WhatEver
EnvPtr(x) <- Restore Ours..
See Also:
SetEnv()
EnvOrig()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson