Hi all Perl2exe users: I am using following use File::Basedir; $my_dir = dirname($0); print $my_dir; in the original Pl source it works fine : "drive:\path\path", but in the exe file it just prints an "." - dot. How can i read out the dirname of the startet program ? I need this for a CD-Version ... thanx for help. Ven _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
- Re: Perl2EXE Problem Kristofer Wolff
- Re: Perl2EXE Problem Morbus Iff
