- To: Don Murray <dmurray@xxxxxxxxxxxxxxxx>
- Subject: Re: 20000927: Simple Field question
- From: Dave Glowacki <dglo@xxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2000 15:52:55 -0500
Don Murray wrote:
> >From: Don Murray <dmurray@xxxxxxxxxxxxxxxx>
> >Organization: UCAR/Unidata
> >Keywords: 200009272039.e8RKdTb02330
> 
> oops, this should read (as Steve and Doug said):
> 
> >    FunctionType type = (FuncitonType) myFieldImpl.getMathType();
> 
>      FunctionType type = (FuncitonType) myFieldImpl.getType();
                            ^^^^^^^^
Ahhh, the classic hit "Won't you take me to Funci town" :-)
   