How to access variables names and values
Hi,
I am writing an audit fuction for the system manager to store in a dbtable the values of parameters that users pass to certain reports in our system.
To do this all of our reports parameters are stored in variables via the dialog page.
I need to write an OnBeforePrint event to the reportpage to store the values passed as parameters to the variables list.
I need to do this inside the report, navigating the variables list, to get its name and value.
Can anyone help me?
Thnks.
Electivo
I am writing an audit fuction for the system manager to store in a dbtable the values of parameters that users pass to certain reports in our system.
To do this all of our reports parameters are stored in variables via the dialog page.
I need to write an OnBeforePrint event to the reportpage to store the values passed as parameters to the variables list.
I need to do this inside the report, navigating the variables list, to get its name and value.
Can anyone help me?
Thnks.
Electivo
Comments
http://www.fast-report.com/en/forum/?p=/discussion/comment/7561
http://www.fast-report.com/en/forum/?p=/discussion/comment/7537
Variables - part of code/variables, that you can use inside scripts (like code snipsets) or as object's variables...