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

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

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