Re: How to detect active folder in Windows XP?
- From: "Peter Wyzl" <wyzelli@xxxxxxxxx>
- Date: Tue, 30 Jan 2007 09:53:52 GMT
"max" <max@xxxxxxxxxxx> wrote in message news:epn3h8$qat$1@xxxxxxxxxxxxxxxxx
How to detect active folder in Windows XP?
Eg. d:\folder\temp
Parse the result from `cd`
chomp( my $curpath = `cd`);
print $curpath;
P
.
- Follow-Ups:
- References:
- Prev by Date: Re: How to detect active folder in Windows XP?
- Next by Date: Re: How to detect active folder in Windows XP?
- Previous by thread: Re: How to detect active folder in Windows XP?
- Next by thread: Re: How to detect active folder in Windows XP?
- Index(es):