Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?

Answer Posted / rajaanku11

Debugging is the process of testing the logic of the program.

To debug the sas Datastep: use the Debug clause after '/' in
the data statement and execute. If needed set watch points,
and keep on pressing enter key while Observing the values
in the debugger log window.Finally exit from it.

To debug the Macro programs, use the system options like
Symbolgen,Mlogic, Mprint.

Debugging is also supported by the log window by
notes,warnings, errors and messeges of and Error macro
variables.

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain append procedure?

1129


name several ways to achieve efficiency in your program? : Sas programming

1136


what is the primary data source for the wrs? : Sas-bi

1331


What do the SAS log messages "numeric values have been converted to character" mean?

1428


Do you need to know if there are any missing values?

1079


How would you identify a macro variable?

1137


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

1055


what techniques and/or procs do you use for tables? : Sas programming

1099


how would you determine the number of missing or nonmissing values in computations? : Sas programming

1199


how many types of prompts are there? : Sas-bi

1123


Which function is used to count the number of intervals between two sas dates?

1189


How substr function works in sas?

1270


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

1117


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

1144


What Proc glm does?

1136