> >
> > Memory variable.
> >
> > Try this...
> >
> >
> > CREATE TABLE Test FREE ;
> > (Object C(10), Color C(16), SqFt n(6,2))
> > SCATTER MEMVAR BLANK
> > m.Object="Box"
> > m.Color="Red"
> > m.SqFt=12.5
> > APPEND BLANK
> > GATHER MEMVAR
> > BROWSE
> >
> >
> >
> > CriZ (,")
> >
> > "Everyone is entitled to their own opinion, but not their own facts."
>
> Thanks CriZ, I know how to use it... I just don't practice it. :-U
>
>
Fox Blood Live in Us...FOXITE is everything under the FoxWorld!create table test (a i)
a=10
?a+1
Mike Yearwood