**ShowPlay Reference Manual, Chapter 3 (ControlVariables): Resp_flag** ===== Resp_flag -- Subject response control flags ===== RESP_FLAG is an integer bit-mask variable used to control options associated with button-press responses. Each bit of the 16-bit RESP_FLAG turns on or off a different option. Options can be combined by adding values. Values: 1 - record digital device button presses 2 - record keyboard & mouse device button presses 4 - record joystick responses 8 - do not terminate when 'q' is pressed 16 - ignore all responses (overrides 1,2,4 values) 32 - do not run if responses have not been calibrated (and CORRECTCODE > 0) 64 - do not terminate when -E is pressed The default value for RESP_FLAG is 3. RESP_FLAG values are typically specified using the CIGAL's configuration dialog screens:\\ Settings->Hardware Settings\\ Settings->Scan Settings **See Also:**\\ [[jvs:cigal:showplay:manual:chapter3:correctcode|CorrectCode]] [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:showplay|ShowPlay Home]], [[jvs:cigal:showplay:manual|ShowPlay Manual]], [[jvs:cigal:showplay:manual:chapter3|InputParameters List]], [[jvs:cigal:showplay:manual:help|Manual Help]]