BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hello,

when I execute the following code:

ODS HTML FILE = 'P:\TEST.HTML';
PROC PRINT DATA=IN3 NOOBS;
TITLE;
VAR SUBJID GENDER DOB AGE LBDT VISIT_ID BUN2 CREA ALB C_G MDRD CAL_MDRD DIFF HT;
RUN;
ODS HTML CLOSE;

SAS starts Internet Explorer automatically. If it is RTF output, then MS Word (etc etc). Is there anyway I can suppress the automatic opening of the destination file?

Thank you.

James
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Tools --> Options --> Preferences --> Results TAB, then

1) DESELECT the choice "View results as they are generated" and

2)Click radio button for "Preferred web browser" instead of internal browser

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 779 views
  • 0 likes
  • 2 in conversation