Perl

Moderators: Jonathan
Number of threads: 1236
Number of posts: 3605

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
perl problem with space in its folder name Posted by satyamunni on 6 Dec 2011 at 8:47 AM
Hi,
I have a problem, When I am trying to run a perl script executable(that was build using plex), It is giving me errors,

Problem:
I have folder structure like below

c:>Satya
|
--> Windows
|
--> fish food

Here "Satya" has a sub folder named "Windows" and "Windows" has one more sub folder "fish food"

I am trying to execute a perl executable present in "fish food" from "Windows" folder. and plex is giving me some error, please help me on this

c:\Satya\Windows>"fish food\opx_CMB_GEN_903.exe"
Can't open fish: No such file or directory at -e line 1.
Can't open food\opx_CMB_GEN_903.exe: No such file or directory at -e line 1.
Can't open fish: No such file or directory at -e line 1.
Can't open food\opx_CMB_GEN_903.exe: No such file or directory at -e line 1.
Can't open fish: No such file or directory at -e line 1.
Can't open food\opx_CMB_GEN_903.pl: No such file or directory at -e line 1.
not found


Thanks In Advance,
Satya.



 

Recent Jobs