Conditions for the variable question

Discussions about creating CAPI applications to run on Android devices
Forum rules
New release: CSPro 8.0
Post Reply
AriSilva
Posts: 591
Joined: July 22nd, 2016, 3:55 pm

Conditions for the variable question

Post by AriSilva »

Hi folks,
I had to change some variable names in the dictionary, and one of them was used in setting the conditions for the variable questions.
CSEntry does not check the condition expression at compile time, but when executing the program we get several messages saying the condition is wrong or invalid condition, something like that.
Best
Ari

(maybe this should be posted as a new desirable feature)
Best
Ari
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Conditions for the variable question

Post by Gregory Martin »

The CAPI condition handling is a little-used feature, so not as many development resources went into as should have been, which is why you can run into issues like the one you describe.

We've been planning to overhaul that whole system, moving it to HTML text, which is why we've put off improving the system, as it will completely change. Hopefully we'll get to that overhaul soon.
Post Reply