ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.4)
_______________________________________________________________________________
    env <var>[=value]
    "environment variable"
    
    DESCRIPTION:
        The "env" command can set or display the contents of an environment variable
        in the Ce process.  In a ceterm window, this does not affect the environment
        of the shell running in the ceterm window.  Any processes spawned from the
        current window with the cp, cpo, or cps commands will inherit variables
        set with the env command.

    EXAMPLES:
        env DISPLAY
        env ABC=test1
    
    RELATED HELP FILES:
        cd          (Change Directory)       
        cp          (Create Process)         
        cpo         (Create Process Only)    
        cps         (Create Server Process)  
        pwd         (Print Working Dir)      
        
        support     (customer support)       
        

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.