set

Nota: Los corchetes utilizados en el gráfico de sintaxis de SET son partes necesarias de la sintaxis y no se utilizan para indicar elementos opcionales. Todos los submandatos son opcionales.

SET

  BASETEXTDIRECTION={AUTOMATIC**}
                    {RIGHTTOLEFT}
                    {LEFTTORIGHT}

  BLANKS={SYSMIS**}
         {value   }

  BLOCK={X'2A'**    }
        {X'hexchar' }
        {'character'}

  BOX={X'2D7C2B2B2B2B2B2B2B2B2B'**}
      {X'hexstring'               }
      {'character'                }

  CACHE={20**}
        {n   }

  CCA={'-,,,'  } CCB={'-,,,'  } CCC={'-,,,'  }
      {'format'}     {'format’}     {'format'}
 
  CCD={'-,,,'  } CCE={'-,,,'  }
      {'format’}     {'format'}  

  CELLSBREAK={10000**}
             {n      }

  CMPTRANS={YES}
           {NO }

  CTEMPLATE {NONE**              }
            {'full path and name'}

  DECIMAL={COMMA}
          {DOT  }

  DEFOLANG=default output language

  DIGITGROUPING={NO**}
                {YES }

  EPOCH={AUTOMATIC }
        {begin year

  ERRORS={LISTING**}
         {NONE     }

  FOOTNOTE={NO   }
           {YES**}         

  FORMAT={F8.2**} 
         {Fw.d  }
            
  FUZZBITS={6**}
           {n  }

  HEADER={NO** }
        {YES  }
        {BLANK}

  LEADZERO={NO**}
           {YES }

  LENGTH={59**} WIDTH={80**}
         {n   }       {255 }
         {NONE}       {n   }

  LOCALE={OSLOCALE**}
         {'localeid'}

  MCACHE=n

  MDISPLAY = [TEXT** | TABLES]

  MESSAGES={NONE** }
           {LISTING}

  MEXPAND={ON**}
          {OFF }

  MIOUTPUT = [OBSERVED** IMPUTED** POOLED** DIAGNOSTICS**]

  MITERATE={1000**}
           {n     }

  MNEST={50**}
        {n   }

  MPRINT={OFF**}
         {ON   }

  MTINDEX={2000000**}
          {RANDOM   }
          {n        } 

  MXCELLS={AUTOMATIC**}
          {n          }

  MXERRS={100**}
         {n    }

  MXLOOPS={40**}
          {n   }

  MXWARNS={10**}
          {n   }

  OATTRS={OLANG**}
         {ENG    }
         {BOTH   }

  OLANG=output language

  ONUMBERS={LABELS**}
           {VALUES  }
           {BOTH    }

  OVARS={LABELS**}
        {NAMES   }  SEED={2000000**}
        {BOTH    }       {RANDOM   }
       {n        }

  PRINTBACK={NONE** }
            {LISTING}

  PXTWARNS={3**    }
           {integer}
           {ALL    }

  REPDEFER={NO }
           {YES}

  RESULTS={LISTING**}
          {NONE     }

  ROWSBREAK={100**}
            {n    }
            {NONE }

  SCALEMIN=n

  SIGLESS={ON**}
          {OFF }

  SMALL=n

  SORT={EXTERNAL**}
       {INTERNAL  }
       {SS        }

  SUMMARY={NONE**      }
          {'expression'}

  TABLERENDER={FAST**}
              {FULL  }
              {LIGHT }

  TFIT={BOTH**   }  TVARS={LABELS**}
       {LABELS   }        {NAMES   }
       {BOTHLARGE}        {BOTH    }

  THREADS={AUTO**}
          {n     }

  TLOOK={NONE**              }
        {'full path and name'} 

  TNUMBERS={LABELS**}
           {VALUES  }  RNG={MC**}
           {BOTH    }      {MT  }

  TOLERANCE={1**}
            {n }

  UNDEFINED={WARN**}
            {NOWARN}

  UNICODE={ON**}
          {OFF }

  WORKSPACE={24576**}
            {n      }

  XVERSION={DEFAULT**}
           {'version'}

  ZCOMPRESSION={YES}
               {NO }

** Valor predeterminado en la instalación.

Este mandato entra en vigor inmediatamente. No lee el conjunto de datos activo ni ejecuta transformaciones pendientes. Consulte el tema Orden de mandatos para obtener más información.

Historial de versiones

Publique 13.0

  • Se han introducido los submandatos RNG y MTINDEX .
  • El valor predeterminado para el submandato MXERRS ha aumentado a 100.
  • Se ha introducido el submandato SORT .
  • Se ha introducido el submandato LOCALE .

Publique 14.0

  • El valor predeterminado para el submandato WORKSPACE ha aumentado a 6144.

Publique 15.0

  • LABELS sustituye VALUES como valor predeterminado para el submandato TNUMBERS .
  • El submandato JOURNAL está obsoleto y ya no está soportado.
  • El valor EXTERNAL se ha añadido a la lista para el submandato SORT , sustituyendo el valor INTERNAL como valor predeterminado. El valor SS está en desuso.

Publique 16.0

  • Se ha introducido el submandato MCACHE .
  • Se ha introducido el submandato THREADS .
  • Se ha introducido el submandato UNICODE .

Publique 16.0.1

  • Palabra clave BOTHLARGE introducida para el subcomando TFIT .

Publique 17.0

  • Se ha introducido el submandato FUZZBITS .
  • Se ha introducido el submandato MIOUTPUT .

Publique 18.0

  • Submandatos ROWSBREAK, CELLSBREAKy TOLERANCE introducidos para controlar la visualización de tablas dinámicas grandes.
  • Se ha introducido el submandato ZCOMPRESSION .
  • El submandato COMPRESSION está obsoleto y se ignora.
  • Se ha introducido el submandato REPDEFER .

Publique 19.0

  • Se ha introducido el submandato XVERSION .
  • Se ha introducido el submandato OATTRS .
  • Se ha introducido el submandato DIGITGROUPING .
  • Se ha introducido el submandato TABLERENDER .
  • Se ha introducido el submandato CMPTRANS .

Publique 20.0

  • Palabra clave FAST introducida para el submandato TABLERENDER , que sustituye a la palabra clave LIGHT , que está en desuso.
  • El valor BPortugu (portugués de Brasil) se ha añadido a la lista para el submandato OLANG .

Publique 21.0

  • Se ha introducido el submandato ODISPLAY .

Publique 22.0

  • Palabra clave OSLOCALE añadida al subcomando LOCALE .
  • Se ha añadido el submandato BASETEXTDIRECTION .
  • Se ha añadido el submandato SUMMARY .

Publique 24.0

  • Se ha añadido el submandato LEADZERO .

Suscripción de release (actualización de noviembre de 2017)

  • Se ha añadido el submandato MDISPLAY .

Publique 27.0.1

  • Se han añadido los submandatos FOOTNOTE y SIGLESS .

Publique 28.0

  • Los submandatos CELLSBREAK, ROWSBREAK, TOLERANCE, MXCELLSy TABLERENDER ya no están soportados.

Publique 29.0

  • Se ha añadido el submandato PXTWARNS .
  • Se ha eliminado el submandato ODISPLAY .

Muchos de los valores disponibles con el mandato SET también se pueden especificar en el diálogo Opciones .