I added this line, the output is
C:/Program Files/Nucleus/ps.exe
But it still doesn't work.

!!! I found $strRealPathPs = Win32::GetShortPathName($strRealPathPs);
Since I set short path is works for me.

Thanks all of you for help
Vassiliy



Dave Crawford wrote:

> Add:
>
> $strCommand =~ s/\\/\//g;
>
> -Dave
>
> ----- Original Message -----
> From: "Vassiliy Truskov" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, December 16, 2002 2:38 PM
> Subject: Re: perl and path ?
>
> > $strCommand shows:
> > C:/Program Files/Nucleus\ps.exe
> >
> > [EMAIL PROTECTED] wrote:
> >
> > > What does print $strCommand show?
> > >
> > > -Dave
> > > _______________________________________________
> > > ActivePerl mailing list
> > > [EMAIL PROTECTED]
> > > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> >

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to