%STPbegin;%STPEND;
ERROR: No logical assign for filename _WEBOUT.
WARNING: No body file. HTML output will not be created.
unable to fix it.plz help
Answer Posted / ravi ayachitam
Before executing your code ,Go to options list --->go to
stored process
Please uncheck Force Streaming to Transient
Then again execute your program. You can able to execute
the stp.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is the work of tranwrd function?
Describe the function and utility of the most difficult SAS macro that you have written?
What is the basic syntax style in SAS?
Tell me more about the parameters in macro? : sas-macro
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
Explain what Proc glm does?
State the difference between INFORMAT and FORMAT ?
for report generation which one you used proc report or data_null_?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How do dates work in SAS data?
What are the difference between the sas data step and sas procs?
How do dates work in sas?