Saved Bookmarks
| 1. |
What Can You Learn From The Sas Log When Debugging? |
|
Answer» It will DISPLAY the EXECUTION of whole program and the logic. It will ALSO display the error with line number so that you can and EDIT the program. It will display the execution of whole program and the logic. It will also display the error with line number so that you can and edit the program. |
|