On Sat, 26 Jan 2013, Ru Vuott wrote:
>
> >
> > 1. Even if I declare a *Public* Struct, all other classes in
> > which I try to
> > ???use this Struct give me an error about an
> > unknown identifier. In what
> > ???regard is the Struct 'global'?
> >
>
> You have declare also "Public" the variab
>
> 1. Even if I declare a *Public* Struct, all other classes in
> which I try to
> use this Struct give me an error about an
> unknown identifier. In what
> regard is the Struct 'global'?
>
You have declare also "Public" the variable of relative Structure type.
Example.
In FMAIN I have