Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Parameter Array Post Reply Post New Topic
Author Message
EvilBendy
Newbie
Newbie
Avatar

Joined: 18 Jun 2008
Location: United States
Online Status: Offline
Posts: 3
Quote EvilBendy Replybullet Topic: Parameter Array
    Posted: 18 Jun 2008 at 2:52pm
I need to break a multi-selection parameter list into it's specific parts.  I have one solution, but I'd like to make it more elegant.  Specifically, I'd like to use a Split function on the parameter list to load the individual values into an array.  I would then use the Ubound function to determine the array size and control array processing.
 
I can't seem to find anything that specifically accomplishes this action.  Does anyone have any experience with this approach?
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 18 Jun 2008 at 6:10pm
The multi-selection parameter list is already an array. You don't have to do any type of Split() on it. Pass it to the UBound() function and see if it returns what you need.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
EvilBendy
Newbie
Newbie
Avatar

Joined: 18 Jun 2008
Location: United States
Online Status: Offline
Posts: 3
Quote EvilBendy Replybullet Posted: 19 Jun 2008 at 4:31am
Thanks for the insight.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.