Field doesn't exist

gef gef at ascentmagazine.com
Tue May 20 17:56:09 PDT 2008


Hum , after I quit and save it works now...

as if the error message was in cache...

thanks


On 20-May-08, at 4:53 PM, Gary Yonaites wrote:

> Is the variable thisDonorID a fileglobal in the first file? If so,
> when you open the "donation" file it will be out of scope in that
> file and will be missing so Panorama will but up the error message
> "Field or variable does not exist." If this is the case make
> thisDonorID a local or global variable and all should be well.
>
> Gary
> gary at yonaites.com
>
> On May 20, 2008, at 5:28 PM, gef wrote:
>
>> I keep getting this error message and I have been trying to find out
>> why this is telling me that, it's a really really simple script and
>> the error message doesn't seems to make sense since there is a field
>> donorID. I really don't know what cause the problem.
>>
>> thisDonorID  = «Record Number»
>> thisDonorName = FirstName
>> thisDonorLast = LastName
>>
>>
>>     openfile "donation"
>>     openform "donation list"
>>  select donorID = thisDonorID
>
> _______________________________________________
> Qna mailing list
> Qna at provue.com
> http://provue.com/mailman/listinfo/qna
>



More information about the Qna mailing list