Sequencing number dynamic variable Hi there. Would you consider adding a sequencing number variable for dynamic file exporting? My current folder export scheme is:
%yyyy%M%y%-1.pdf (2005M350-1.pdf)
Can you add logic to detect the -1 counter, so on the second run of this report it would generate 2005-M-350-2.pdf, on the third .. -3, and so forth? It would help when the report had to be rerun multiple times within the same day. I experimented with the %#% parameter, but it didn't seem to work for what I needed.
Thanks again for such a great program!
kgroff- 12-16-2005
This %#% did do this at one time. It looks like this dynamic parameter was broken a long time ago when I added the ability to export to mulitple desitinations. Originally, I exported to the final destination, so %#% worked. With the multiple destination option, I export to a temporary directory and then copy/print/email this file. Once completed, I delete the temporary files That is way the %#% always yields 1. To fix this will take some effort, because I need to look into all the of the export directories to correctly generate a number.
In the mean time, you could add the %t% to you export to put a time stamp on them.
kgroff- 12-16-2005
Version 6.0.3 fixes this issue. If you export to mulitple directories, the %#% will sequence to a common name the works in all export directores.
JohnW- 12-17-2005
Thank you for the superfast turnaround! It seems to be incrementing properly now.
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.