Re: Passing Arrays into User-Defined methods in Oracle Power Objects 2.0

From: Kári Poulsen <kapo_at_olivant.fo>
Date: 1997/01/10
Message-ID: <01bbff48$f0a9ab00$10ebb6c2_at_henry>#1/1


Bob Gill <bgill_at_wire.net.au> wrote in article <32D5BB75.3BBA_at_wire.net.au>...
> Has anyone been successful in passing a Globally
> defined dynamic array from one User-defined method
> (UDM) into another UDM for processing?
>
> In my example, in say UDM1, I have:-
>
> REDIM gArr(500) ' previously defined in
> ' App Declaration
> udmCommon(gArr())

In my experience arrays are not very well supported in OPO. Try to use dynamic recortsets instead. BTW: if you're using a global array, you might as well just pass the index??

regards
 Kári Poulsen Received on Fri Jan 10 1997 - 00:00:00 CET

Original text of this message