fieldname
GCC Consulting
gccconsulting at comcast.net
Wed Apr 22 13:21:19 PDT 2009
> -----Original Message-----
> From: filepro-list-bounces+gccconsulting=comcast.net at lists.celestial.com
>
[mailto:filepro-list-bounces+gccconsulting=comcast.net at lists.celestial.com]
On
> Behalf Of Kenneth Brody
> Sent: Wednesday, April 22, 2009 3:52 PM
> To: rkreiss at gccconsulting.net
> Cc: Filepro-list at lists.celestial.com
> Subject: Re: fieldname
>
> Richard Kreiss wrote:
> [...]
> > Then: file="l_patient_market"{""
>
> What's the purpose of the {"" here? It's effectively a no-op.
>
> [...]
> > Then: qq =fieldname(file,fs)
> [...]
> > The error shows at the f in fieldname
> [...]
>
> That's because the first parameter to fieldname() is a lookup name, not an
> expression which evaluates to a filename.
>
> --
> Kenneth Brody
Adding lookup l_patient_market and the
Qq=fieldname(l_patient_market,fs) worked.
No quotes around the lookup name.
Thanks for pointing me in the right direction.
Richard
More information about the Filepro-list
mailing list