Hi all,
I am using CSPro for CAPI mode interviewers for a household survey. It is run on System Controlled and I also allow for partial saves. Also in the Logic, I use the command
postproc
i=savepartial();
at the end of each section. My problem is that when the interviewer opens a partially saved case at the end of the questionnaire, when you are asked to save the case, I get a message "new id=... old id=..." So it assigns new Id by itself, so when you run the program the interviewer assigns 1101 as a Household Id, save partial, returns, completes the interview and then gets this message above, which most of times might result in duplicate Ids. If you do not save it partial and complete the interview in one run, then it is Ok.
Please any help would be very appreciated!!! and it is also a bit very urgent to resolve this!
Best,
Stavros
Sava parial and ID issue
-
Stavros
- Posts: 33
- Joined: February 17th, 2014, 9:12 am
Re: Sava parial and ID issue
Ηi all,
I solved my issue. A part of an old code still was there and was causing all the mess.
Best,
Stavros
I solved my issue. A part of an old code still was there and was causing all the mess.
Best,
Stavros