[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Passing Array as Parameter



Hartono,

Arrays are global.

Best bet is to pass a code which indicates the array you wish to operate
on and then use the "evaluate" statement to direct the logic flow.

Peter

On 17 May 99, at 17:55, Hartono Sutirman wrote:

Date sent:              Mon, 17 May 1999 17:55:34 +0700
Send reply to:          SQR-USERS@list.iex.net
From:                   Hartono Sutirman <hsutirman@JATIS.COM>
Subject:                Passing Array as Parameter
To:                     Multiple recipients of list SQR-USERS 
<SQR-USERS@list.iex.net>

> Hi gurus..
>
> I created 2 arrays and now I want to search on these array.
> I want to be able to pass an array and return the Position where I found
> the data.
> Right now I created 2 procedure, one for each array.
> anyone can help me ??
>
> thanks in advance
>
> Hartono Sutirman
>