Cargando…

SAS macro programming made easy /

In this easy-to-follow book, Michele Burlew puts her decades of macro programming experience to work for you as she guides you through the basics, as well as the more complex features of the SAS macro facility.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Burlew, Michele M.
Autor Corporativo: SAS Institute
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cary, NC : SAS Institute, 2006.
Edición:2nd ed.
Colección:SAS Press series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Understanding the concepts and features of macro programming
  • Introduction
  • Mechanics of macro processing
  • Macro variables
  • Macro programs
  • Understand macro symbol tables and the processing of macro programs
  • Macro language functions
  • Macro expressions and macro programming statements
  • Masking special characters and mnemonic operators
  • Interfaces to the macro facility
  • Applying your knowledge of macro programming
  • Storing and reusing macro programs
  • Building a library of utilities
  • Debugging macro programming and adding error checking to macroprograms
  • A stepwise method for writing macro programs.