SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Search||next

Debugging and Testing DATA Steps
Lesson Overview


Introduction

In this lesson, you  will learn how the DATA step processes SAS programs and several basic techniques for preventing and correcting common DATA step errors.

You'll learn about the program data vector, the logical framework SAS uses when creating data sets. Understanding how the program data vector works can help you anticipate the way variables are created and processed, plan your modifications, and interpret and debug program errors.


PDV writes to new data set

This lesson contains 32 pages and takes approximately 45-60 minutes to complete.


Objectives

In this lesson, you learn

  • how SAS processes a DATA step
  • how to debug a DATA step
  • how to test your programs.


Prerequisites

Before taking this lesson, you should have completed the following lessons:

Introduction to SAS Programming

Creating SAS Data Sets (at least one of the following)

Creating and Modifying Variables

||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement