in reply to File created with system command does not exist

Hi RuntimeError,
..I used the system command to run an external program which itself writes some other files according to given parameters..

Am only wondering, why can't perl do the writing of the files? Why use another program called within perl? If the job is simple enough for perl to handle, why all the troubles? Just thinking though!

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me
  • Comment on Re: File created with system command does not exist