Skipping to the next Entry

Other discussions about CSPro
Forum rules
New release: CSPro 8.0
Post Reply
MrTaco
Posts: 128
Joined: November 18th, 2014, 1:55 am

Skipping to the next Entry

Post by MrTaco »

Hi Guys

I have been using this rule to skip a refusal Questionnaire

as in 5 means it's refusal to skip to the last Q, but now i want to try to skip to the next Entry
is it possible to that..

IF $>5 THEN SKIP TO Q285_END; ENDIF;

Thabiso
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Skipping to the next Entry

Post by josh »

Depends what do you mean by "next entry". If you mean next row in a roster then use "skip to next". If you mean next case (next questionnaire) then use endlevel.
MrTaco
Posts: 128
Joined: November 18th, 2014, 1:55 am

Re: Skipping to the next Entry

Post by MrTaco »

Hi Josh

Thanks
Post Reply