| Editing and Debugging SAS Programs |
| Resolving Common Problems |
| Problem | Symptom |
|---|---|
| missing RUN statement | "PROC (or DATA) step running" at top of active window |
| missing semicolon | log message indicating an error on a statement that looks valid |
| unbalanced quotes | log message indicating that a quoted string has become too long or statement is ambiguous |
| invalid option | log message indicating that an option is invalid or not recognized |
Copyright © 2002 SAS Institute Inc.,
Cary, NC, USA. All rights reserved.