#!/usr/bin/perl -w use strict; use Win32; my $dir = Win32::GetCwd(); print "$dir\n"; # Or try this #my $baseLoc = "c:\\web"; #my $baseLoc = "c:\\wb\\configFile.pl"; #print "$baseLoc\n";
In reply to Re: Getting a directory location
by softworkz
in thread Getting a directory location
by wfelde
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |