**ShowPlay Reference Manual, Chapter 3 (ControlVariables): saveflag** ===== Saveflag -- Specify which data records to save at end of a paradigm ===== SAVEFLAG is a bit flag variable that lets you specify which types of data files to generate at the end of a Showplay paradigm. The following flag values are recognized (combine options by adding): * 1 - Don't save SHOW.OUT format file * 2 - Don't create ILIST file * 4 - Don't save physio data in text files * 8 - Don't save module files (uprep, prep, load, ready, physio, save, usave) in pdigmfile * 16 - Don't save HRF template * 32 - Don't create STIMREC, FSL schedules, XML EVENTS, fScan options, or TRIALS output * 64 - Only save basic records: runlog, paradigm, parameters, physio in pdigmfile * 128 - * 256 - Don't run user-define USAVE module * 512 - Don't run standard SAVE module * 1024 - Don't copy final pdigmfile to STUDY_DIR * 2048 - * 4096 - * 8192 - * 16384 NOSAVE - Don't create any output files SHOWPLAY clears the NOSAVE bit (16384) at the beginning of a each paradigm. **See Also:**\\ [[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]]