SQR program to write file to new path
I have a existing sqr program which generate output files at location 1. The number file generated are dyamic . naming convension for file is 'reporttitle_todaysdate_filenumber.csv'
I want to have same output files to be generated at location 2.
can you help me on it?