P
Peter Ivers
I need to pass three command line parameters to a report,
and have it use these as criterea on the query. I see how
to use the COMMAND function to reference the /CMD
parameter, however I have two questions:
1. Is there a way to parse out multiple values
e.g. /CMD "Key1,Key2,Key3"?
2. Is there a way to dynamically set these values as
criterea in the report, for example to set the criterea
for PersonID to Key2?
- Pete
and have it use these as criterea on the query. I see how
to use the COMMAND function to reference the /CMD
parameter, however I have two questions:
1. Is there a way to parse out multiple values
e.g. /CMD "Key1,Key2,Key3"?
2. Is there a way to dynamically set these values as
criterea in the report, for example to set the criterea
for PersonID to Key2?
- Pete