Doug Loud <mailto:[EMAIL PROTECTED]> wrote:

: Afternoon, Charles -

    Hi.


: I tried your suggestion of:
: 
: use lib 'c:/path/to/parent/of/includes';
: 
: require "/includes/28ESP.pl";


    Try this. If it works, you can try shortening
the first path. On my XP system '.' works there.

use lib 'c:/path/to/parent/of/includes/';

require "includes/28ESP.pl";


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to