change name of export file

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
apettinotti_(Guest)
Posts: 27
Joined: Tue Oct 10, 2017 12:44 pm

change name of export file

Post by apettinotti_(Guest) » Mon Aug 12, 2002 2:04 pm

does anyone know of a way to dynamically (and *automatically*)change the name of an export file when you^re calling the report in runtime?____i^m trying to automate (as in, NO end user intervention) the running of a report that gets run everyday - a simple text export - but don^t want to overwrite the previous day^s file. when done manually, we rename the file with today^s date (eg. "20020812.txt"), but for the life of me, i can^t figure out any way to dynamically change the name of the export file in runtime...____any suggestions?

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: change name of export file

Post by kfleming » Mon Aug 12, 2002 8:49 pm

You would need to write some program code to update the contents of the RI_OUTFILE. No way to do it directly within R&R.____Kathleen__R&R Support

Thomas_Freitas_(Guest)
Posts: 123
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: change name of export file

Post by Thomas_Freitas_(Guest) » Tue Aug 13, 2002 9:06 am

You can change the output name from R&R only if you select "File", then "Print". If the report is saved as printing to R&R Export, then there should be a selection on the bottom right side of the print screen for the file name showing the drive directory and name.

Post Reply