FAST REPORT CMD PARAMETERS

edited 1:50AM in FastReport 4.0
hello
i have created a fast report with some variables and memos. the memos are taking the parameters values.
i did so programmatically (for example memo2.text := <@to>;).
what i would like to do is to pass the <@to>; parameters from cmd for example
report -v c:\test.fr3 to=
but it seems that the report is taking the value that already exists. how can i solve that?
thank you in advance for your answer

Comments

  • gpigpi
    edited 1:50AM
    You may get parameters from cmd in your Delphi's program and then set report's variables in TfrxReport.OnGetValue event

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.