capi error
-
abuti96
- Posts: 5
- Joined: March 5th, 2021, 1:36 am
capi error
csentry show error message "invalid expression(NAME) in CAPI text " please how can I solve it?
-
aaronw
- Posts: 571
- Joined: June 9th, 2016, 9:38 am
- Location: Washington, DC
Re: capi error
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.
-
abuti96
- Posts: 5
- Joined: March 5th, 2021, 1:36 am
Re: capi error
Dear Aaronw,
Thank you for your response I have attached the application below.
Regards
Abuti
Thank you for your response I have attached the application below.
Regards
Abuti
You do not have the required permissions to view the files attached to this post.
-
aaronw
- Posts: 571
- Joined: June 9th, 2016, 9:38 am
- Location: Washington, DC
Re: capi error
It looks like my guess was correct. You reference NAME in the CAPI text, but the dictionary name is actually Q1NAME.
-
abuti96
- Posts: 5
- Joined: March 5th, 2021, 1:36 am
Re: capi error
Dear aaronw,
Thank you for the help it perfectly work.
regards
abuti
Thank you for the help it perfectly work.
regards
abuti