pwpaton
User
 Fresh Boarder
| Posts: 5 |   |
|
RRD Variables Problem - 2007/12/07 12:10
Hello, I've discovered the following potential problem with RRD variables. I've created an Action that sends the current date and day of week to a Crystal Report as shown below: śm[Date]=%CURRENT_DATE%śm[Day]=%CURRENT_DAY_OF_WEEK%&
However, if I execute the RRD file and then edit the Action again I notice that it replaces the variables with constants when I look at the RRD file with notepad as below: śm[Date]=12-7-2007śm[Day]=5&
It doesn't seem to replace the variables until I execute it. I can edit it as many times as I want before executing it and nothing changes. Once I execute it, it replaces the variables the next time I edit it.
This is weird and accounted for why the Action wasn't functioning as expected. Regards, Patrick
Post edited by: pwpaton, at: 2007/12/07 12:11
|