Parameter Passing to a Scope

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
J_Lewis_(Guest)
Posts: 1
Joined: Tue Oct 10, 2017 12:44 pm

Parameter Passing to a Scope

Post by J_Lewis_(Guest) » Sun Nov 18, 2001 11:28 am

I use control files exclusively to run my reports, I am not a progammer. Is there any way to pass parameters to the low and high scopes. My index is Plant + Product + Date, and I would like the user to input these separately using RIPARAM then pass them to a scope. Any Suggestions?? We are now using V9

David_Madison_(Guest)
Posts: 24
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Parameter Passing to a Scope

Post by David_Madison_(Guest) » Sun Nov 18, 2001 2:31 pm

I do something similar using the control file fields of ri_loscope and ri_hiscope and ri_scope. Whatever values you store into those fields override whatever you saved with the report.

Post Reply