P, $cwd = `pwd`; # always works, MacPerl too $cwd = $ENV{'CWD'}; #works on some UNIX OS's, but not MacPerl -- Larry At 10:49 PM -0400 7/12/99, PBlase@aol.com wrote: [without any MacPerl reply] >In a message dated 7/12/99 10:04:33 PM, you wrote: > >>Under Unix >>Perl, the current directory is not _necessarily_ the pace where the script >>resides. > >Ok, so how _do_ you get/set the current directory? # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org