| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Wed Feb 07, 2007 3:26 pm Post subject: Crystal Delivery v7.0.1.4 |
|
|
I made a change in v7.0.1.4 that may help with long path names. I only list the report name itself as opposed to the entire path. The downside is that I had to add a hidden column to the reports list to store the path. What this means to you is that when you open the program, your listed is going to be messed up. The easiest fix is to rebuild your reports schedule. A secondary option is to modify the file MainList.txt in the install directory by adding an additional line before the ID, such as:
2659799678.txt
C:Crystal ReportsSubreportTest.rpt
Do not export this report
Monday, Tuesday, Wednesday, Thursday, Friday
2/7/2007 12:50:35 PM
1407748153.txt
Modified to this:
2659799678.txt
C:Crystal ReportsSubreportTest.rpt
Do not export this report
Monday, Tuesday, Wednesday, Thursday, Friday
2/7/2007 12:50:35 PM
1407748153.txt |
|