Hi,
Is there an option of writing a line of text to the default viewer in EG 4.1 (HTML) without using put, title, footnote or note statements?
Thanks.
VD
Try this:
ODS HTML TEXT="my text here";
Or if relying on EG to generate the html:
ODS HTML(ID=EGHTML) text = "My text here";
Chris
ODS TEXT=?
What exactly are you trying to do?
Try this:
ODS HTML TEXT="my text here";
Or if relying on EG to generate the html:
ODS HTML(ID=EGHTML) text = "My text here";
Chris
Thanks Chris. The second option works.
V
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.