How to go particular case in external File

Discussions about creating CAPI applications to run on Android devices
Forum rules
New release: CSPro 8.0
Post Reply
Bhupender11
Posts: 63
Joined: May 15th, 2018, 1:18 am

How to go particular case in external File

Post by Bhupender11 »

Dear CSPro Team,

By using "selcase", cases are shown in the file but how can I go for particular case in cspro.

For example : x=selcase(DICT,"") where Dictionary_ITEM="ABCD";

In this all the cases where item have ABCD is shown but when I click on any case then it did'nt work.

How can I go for particular case. Please provide example if possible.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: How to go particular case in external File

Post by josh »

You can use the function loadcase() to load a single case given the case id.
Post Reply