Re: Changing Decimal symbol environment variable
- From: "Bob Butler" <tiredofit@xxxxxxxxxx>
- Date: Tue, 16 Aug 2005 05:56:29 -0700
"A. Ahola" <AAhola@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:828FF664-3071-4DA7-B46A-411762E30920@xxxxxxxxxxxxx
<cut>
> setting the variable now works, but i have second thoughts if this is
> such a good idea. Even though i would return the variable to its
> original self quite quickly, a crash might change the variable for
> good. Is there any way to change the enviromental variables only
> inside the process?
That hard part would be getting it to set the variable permanently. Setting
it the way you are doing it only affects the current process.
That said, if you are changing the character and then changing it right back
the chances are that whatever you are trying to accomplish can be done in a
better way. What is it that you really want to do?
--
Reply to the group so all can participate
VB.Net: "Fool me once..."
.
- Follow-Ups:
- Re: Changing Decimal symbol environment variable
- From: A. Ahola
- Re: Changing Decimal symbol environment variable
- References:
- Changing Decimal symbol environment variable
- From: A. Ahola
- Re: Changing Decimal symbol environment variable
- From: Tom Esh
- Re: Changing Decimal symbol environment variable
- From: A. Ahola
- Changing Decimal symbol environment variable
- Prev by Date: Re: Question about forms and effects
- Next by Date: Re: efficient way of processing m combinations of n numbers in p sets
- Previous by thread: Re: Changing Decimal symbol environment variable
- Next by thread: Re: Changing Decimal symbol environment variable
- Index(es):
Relevant Pages
|