Page 1 of 1

capi error

Posted: March 5th, 2021, 1:41 am
by abuti96
csentry show error message "invalid expression(NAME) in CAPI text " please how can I solve it?

Re: capi error

Posted: March 6th, 2021, 9:54 pm
by aaronw
My guess is NAME is a dictionary variable that no longer exists and is being referenced in your CAPI question text. If that doesn't help, attach your application with instructions to run the application and reproduce the issue and I will take a look.

Re: capi error

Posted: March 8th, 2021, 3:59 am
by abuti96
Dear Aaronw,

Thank you for your response I have attached the application below.

Regards
Abuti

Re: capi error

Posted: March 8th, 2021, 8:51 am
by aaronw
It looks like my guess was correct. You reference NAME in the CAPI text, but the dictionary name is actually Q1NAME.

Re: capi error

Posted: March 9th, 2021, 3:09 am
by abuti96
Dear aaronw,
Thank you for the help it perfectly work.

regards
abuti