Note that you can add environment variables that will then appear in the envval list - 
even when unlisted.

eg
C:\>SET CompName=ALBERT
R:>SELECT (ENVVAL('CompName')) FROM FormDummy -- 1 row table
R:>ALBERT

"Bill Downall" <[EMAIL PROTECTED]> wrote:

>On Wed, 19 Feb 2003 09:49:39 -0500, Dennis Fleming wrote:
>
>>an use. I was using (Cval(computer)) but I guess I need (Cval
>(netuser)).
>
>you probably want ENVVAL('netuser'))
>
>To see what can be returned by the ENVVAL command (environment 
>variable, open up a "command prompt" �(Program files/Run/cmd.exe)
>and type SET and press the enter key. You will see a list of all 
>environment variables.
>
>If it scrolls off the screen, try 
>
>SET | MORE
>
>or put the results in a file:
>
>SET > c:\envvals.txt
>
>Bill
>
>


-- 
Albert Berry
Full Time Consultant to
PSD Solutions
350 West Hubbard, Suite 210
Chicago, IL 60610
312-828-9253 Ext. 32


__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

Reply via email to