Passing Values in Array

Scott Walker ScottWalker at RAMSystemsCorp.com
Thu Nov 10 07:54:19 PST 2011


Richard,

Thanks for the alternative approach.  I got the array working (with much
help from the list) and since I'll be dealing with up to "99" array elements
I feel most comfortable with working with an array, but I see how your
approach has it's place.

Regards,

Scott

> -----Original Message-----
> From: Richard Kreiss [mailto:rkreiss at verizon.net]
> Sent: Thursday, November 10, 2011 8:57 AM
> To: Scott Walker
> Cc: <filepro-list at lists.celestial.com>
> Subject: Re: Passing Values in Array
> 
> Top post:
> 
> Scott,
> 
> Although you were asking about passing values using an array, the is
> another way to do this depending on the number is values to pass.
> 
> You could use putenv() to set an environmental variable with the values
> and then hash the vale gotten with getrnv(). This would avoid possible
> conflicts caused be changes.
> 
> Not sure if this would work as I am on vacation and can't rest it. If you
> ran the report from clerk and set the environmental variable, you could
> use the same valuesi in another report called from the same clerk session
> using system calls to run the reports.
> 
> Richard Kreiss
> GCC Consulting
> Sent from my iPhone
> 
> On Nov 8, 2011, at 8:08 PM, "Scott Walker"
> <ScottWalker at RAMSystemsCorp.com> wrote:
> 
> > Is there a way to populate an array in Sort/Select processing and access
> the
> > values in the array in Output processing?
> >
> > Regards,
> >
> > Scott
> >
> >
> > Scott Walker
> > RAM Systems Corp
> > (704) 896-6549
> > ScottWalker at RAMSystemsCorp.com
> > www.RAMSystemsCorp.com
> >
> >
> >
> >
> > _______________________________________________
> > Filepro-list mailing list
> > Filepro-list at lists.celestial.com
> > Subscribe/Unsubscribe/Subscription Changes
> > http://mailman.celestial.com/mailman/listinfo/filepro-list




More information about the Filepro-list mailing list