> IIRC the spacing issue is a standard problem for all
  > programs. If any program (.Net, Java) path has a space,
  > it also has to be quoted.

  You misunderstood the problem.  
 
  In PS, c:\no\space\path.pl executes after the Jan's fix.

  In cmd.exe,  "c:\path with\space.pl" executes

  But in PS, need to add perl:  perl "c:\path with\space.pl"

  --Suresh


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

Reply via email to