Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: RES: Re: DOS Variable


Message #1 by "Welliton Toledo (welliton@r... on Mon, 5 Aug 2002 18:04:26 -0300
Sorry, I didn't shouted.
I'm learn how to speak english.
I'll try to explain better:
I have a variable in autoexec.bat (client machine), ex.: PRINTNUMBER=01, and
I need to getting your value.

Thanks

Welliton A. Toledo
welliton@r...
Programador
Desenvolvimento DataRey
(0xx62)546-2984



-----Mensagem original-----
De: Kevin_Hoffman@c... [mailto:Kevin_Hoffman@c...]
Enviada em: segunda-feira, 5 de agosto de 2002 17:23
Para: ASPX_Professional
Assunto: [aspx_professional] Re: DOS Variable



You don't need to shout.
And maybe if you could explain a bit more of the context that you need the
DOS variables, for example, where
exactly in your _ASP.NET_ _web application_ do you need the DOS variable as
opposed to a NT/2k/XP system
environment variable?





"welliton alves toledo" <welliton@r...> on 08/05/2002 03:37:15
PM

Please respond to "ASPX_Professional" <aspx_professional@p...>

To:   "ASPX_Professional" <aspx_professional@p...>
cc:

Subject:  [aspx_professional] Re: DOS Variable


This example don't return DOS variables!!

>
Try :

string environmentVariable = System.Environment.GetEnvironmentVariable
("NAME");





"welliton alves toledo" <welliton@r...> on 08/05/2002 02:47:42
PM

Please respond to "ASPX_Professional" <aspx_professional@p...>

To:   "ASPX_Professional" <aspx_professional@p...>
cc:

Subject:  [aspx_professional] DOS Variable


Someone know how to getting environment dos variable?

Wat.














  Return to Index