ErrMsg "Record occurences generated"
Posted: February 17th, 2014, 4:51 pm
Hi all. I am new to CSPro and I am creating a CAPO questionnaire for a household survey. The questionnaire has some screening questions to check if the respondent is eligible. If not I am using a skip for the last field which is just one field with an end of time function:
onfocus;
TIME_END = edit("99:99:99",systime());
after that if it is a new case CSPro asks if I want to accept it as a case and then I receice error messages "Record Occurences Generated for record X" which appers 22 times as many the skipped forms.
I am fo sure doing something wrong, so any advice,help, suggestions would be great.
Thanks,
Stavros
onfocus;
TIME_END = edit("99:99:99",systime());
after that if it is a new case CSPro asks if I want to accept it as a case and then I receice error messages "Record Occurences Generated for record X" which appers 22 times as many the skipped forms.
I am fo sure doing something wrong, so any advice,help, suggestions would be great.
Thanks,
Stavros