Furthest position in a questionnaire

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
dmuriel
Posts: 6
Joined: August 24th, 2015, 7:10 pm

Furthest position in a questionnaire

Post by dmuriel »

Hi to all,

How can I get the furthest position in a questionnaire?

My problem is: I want to display a button to interrupt a questionnaire (case of partial completion/refusal ...).
Before closing I want to be sure I am at the last field (like doing f12 before getsymbol() )
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Furthest position in a questionnaire

Post by josh »

You can use the advance statement to move the last field of the questionnaire. https://www.csprousers.org/help/CSPro/a ... ement.html
Post Reply