[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: referencing an array in a local procedure
Hi Evhuenia
Arrays are not locked out in local procedure. You would use the PUT and GET
commands as usual.
> -----Original Message-----
> From: Discussion of SQR, Brio Technology's database reporting language
> [mailto:SQR-USERS@list.iex.net]On Behalf Of Evguenia KRYLOVA
> Sent: Friday, January 07, 2000 1:13 PM
> To: SQR-USERS@list.iex.net
> Subject: referencing an array in a local procedure
>
>
> Hello,
>
> How do I reference an array in a local procedure?
> Is there a way I could populate an array with a local procedure?
>
> Evguenia
>