BookmarkSubscribeRSS Feed
meb
Calcite | Level 5 meb
Calcite | Level 5
I want to send a simple table in e-mail for viewing on a blackberry device. I am currently using a filname statement to send ODS HTML procedure (proc report) in the body of the e-mail. This works fine for e-mail, but not when viewing on a blackberry. I think the only solution will be to send the output as some type of picture format (i.e., gif, jpeg, etc), however not sure how to output proc report to this format. Any suggestions?
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
From the SAS support http://support.sas.com/ website:

http://www2.sas.com/proceedings/forum2008/173-2008.pdf

http://www2.sas.com/proceedings/forum2008/034-2008.pdf

Scott Barry
SBBWorks, Inc.

Recommended Google advanced search argument, this topic/post:

generate report blackberry site:sas.com
Cynthia_sas
SAS Super FREQ
Hi:
To add onto what Scott already recommended.

ODS will create other forms of markup language file. For example, there is a WML destination (wireless markup language), which may work instead of ODS HTML (if the Blackberry can read WML files). There is also CHTML ("compact" HTML) which does not have a lot of formatting or style applied -- therefore it is a fairly small and easy to download and open file -- this may be an alternative to either HTML or WML.

There is also a PDF destination, many mobile devices can open and read PDF files and I know quite a few of my students switched from HTML to PDF for their mobile reports this reason.

cynthia

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 740 views
  • 0 likes
  • 3 in conversation