What does error:1 mean?

Answers were Sorted based on User's Feedback



What does error:1 mean?..

Answer / aravind9882

error=1 means there is error in ur code and sas stops
executing the next code

Is This Answer Correct ?    13 Yes 2 No

What does error:1 mean?..

Answer / m.madhusudhan

Error :1 show's that there is an data error which does not suite for that variable type.

Is This Answer Correct ?    2 Yes 0 No

What does error:1 mean?..

Answer / kiven

It will just neglect the 1st error in your code & it will
execute the rest of the code.

Is This Answer Correct ?    4 Yes 3 No

What does error:1 mean?..

Answer / druva kumar g.

but even one error exisit it won't genrate the compalied
program to execuit

Is This Answer Correct ?    4 Yes 3 No

What does error:1 mean?..

Answer / aiman

Means your code has 1 error,

Is This Answer Correct ?    0 Yes 0 No

What does error:1 mean?..

Answer / vamsi

In ur program execution time display 1000 errors that time u r using error=1 display only forst occurred error shown

Is This Answer Correct ?    0 Yes 0 No

What does error:1 mean?..

Answer / sandhya

options error=1;
means if get any error occred first time stops the
processing..

Is This Answer Correct ?    0 Yes 1 No

What does error:1 mean?..

Answer / anjan

error=1 means there is a error in code. its stops excuting
the code.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More SAS Interview Questions

What are the differences between sum function and using “+” operator?

0 Answers  


What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???

3 Answers  


in ods is there any lib's

2 Answers   SAS,


How to write duplicate records into a separate dataset using sort?

4 Answers   HSBC,


What’s the difference between var b1 – b3 and var b1 — b3?

0 Answers  






How do you use the do loop if you don’t know how many times you should execute the do loop?

0 Answers  


What are the features of SAS?

0 Answers  


What are exact SAS Base contents..?N what r SAS Tools..?

1 Answers  


what is function of retain statment

0 Answers   PPD,


How to create an external dataset with sas code?

0 Answers  


What are the data types that sas contain?

0 Answers  


What is the role of sas grid administrator? : sas-grid-administration

0 Answers  


Categories