A slight modification to this is to assign Foreign( . . . to a array
like:

        MyArray = Foreign("~xxx", "C");

Now MyArray will behave just like any other array variable.

The reason I'm adding this is using the 'Foreign . . ' structure in certain 
places causes some "issues".

ReefBreak



--- In [email protected], "chuck_win" <ch...@...> wrote:
>
> we can read data back from AddToCompoiste using 
> Foreign ("~xxx", "C");
> 
> Charles
> 
> 
> --- In [email protected], "chuck_win" <chaoy@> wrote:
> >
> > I want to use AddToComposite for stats analysis instead of charting so that 
> > I need to read the value of its field. 
> > 
> > It would be greatly appreciated if someone could tell me how to do so.
> > 
> > Charles
> >
>


Reply via email to