std.process.system and friends
Peter Sommerfeld
noreply at rubrica.at
Wed Feb 6 05:10:45 PST 2013
HeiHon <heiko.honrath at web.de> schrieb:
> On Sunday, 3 February 2013 at 19:05:01 UTC, Peter Sommerfeld wrote:
>> Do you know a way to set it via system/shell calls, notably under
>> windows?
>>
>> Peter
> You might want to use Tango:
>
> module env;
> // 2013-01-08
> // dmd2.061 + Siegelord Tango-D2-d2port
> import tango.sys.Environment;
Hmmm, AFAIK it is outdated, isn't it ? I also hesitate to introduce
major dependencies for this small point.
Can you point me to the sources of this Tango version please.
May be I can reuse a small part of it.
Thanks, Peter
More information about the Digitalmars-d-learn
mailing list