NIPO ODIN Version 5.17

*CUT

System

NIPO CATI / NIPO CAPI only

Purpose

Interrupts an interview and makes an appointment.

Syntax

*CUT <n|[expression]>

Description

With this command the interview can be interrupted for a (definitive) appointment. This command is also allowed under condition. The context of the interview will be saved and the interviewer has to make an appointment to finish the interview at a later time. When picking up the interview again, it will start with the question with question number indicated by n.

Arguments

n|expression
This is a positive integer that specifies an existing question number.

Example

*QUESTION 1 *CODES L1
Are you the managing director of this company?

1: Yes
2: No

*QUESTION 2 *CODES L1 *IF [ Q1,2 ]
Can you connect me with the managing director of the company?

1: Yes
2: No, he is not in the office currently *CUT 1
3: No, refusal *ABORT

See Also