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!
|
|---|