SAS中文论坛

 找回密码
 立即注册

扫一扫,访问微社区

查看: 935|回复: 1
打印 上一主题 下一主题

Obtaining SAS Notes Through Email

[复制链接]

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
楼主
 楼主| 发表于 2004-6-8 13:18:44 | 只看该作者

Obtaining SAS Notes Through Email

All of the SAS Notes can be searched and retrieved by E-mail, using the SAS Notes E-mail server. Over 17,000 SAS Notes are available.

A mail server is a program that allows you to retrieve data from a remote computer via electronic mail. You send requests to the server in an E-mail message and it sends you an E-mail message in response.

This E-mail server permits you to always have access to the most current SAS Notes. All you need is access to E-mail via the Internet.

The approach for using the mail server is fairly easy.


You send an E-mail message to our mail server with a search request.
The mail server receives your request and sends you a return mail message with a list of SAS Note reference numbers and descriptions of SAS Notes that satisfy your request.

You receive the response message and review the list of hits, checking SAS Note descriptions and searching for SAS Notes that look promising.
You send a mail message to the E-mail server, specifying a list of SAS Note reference numbers for Notes to be retrieved. Then, the mail server processes the request and sends the complete text of the SAS Notes that you requested.

The SEARCH command is used to perform searches. The following request could be specified, to get a list of SAS Notes that contain the keyword "TABULATE":

   SEARCH TABULATE

Multiple keywords can also be specified on a SEARCH request. Wildcard searches are also permitted. In the following example, both keywords PRINT and UNIFORM must be present in a SAS Note in order for it to be selected.

   SEARCH PRINT UNIFORM

The GET command is used to retrieve SAS Notes. You can specify multiple SAS Note reference numbers on a GET command.

The following GET command will retrieve SAS Notes with reference numbers 7744 and 8197. These correspond to SAS Notes with official names of V6-COPY-7744 and V6-ASSIST-8197.

  GET 7744 8197

The following example accesses the Version 6 SAS Notes database. Two separate searches are performed and two SAS Notes are retrieved.

  TO:       <!-- e --><a href="mailto:tshelp@sas.com">mailto:tshelp@sas.com</a><!-- e -->
  SUBJECT:  the subject is ignored
              (body of message follows the dashed line)
  -----------------------------------------------------
  SEARCH XPORT
  SEARCH PROC CHART
  GET 8562 6981

For a complete list of instructions on using the SAS Notes E-mail server, please send mail to:

<!-- e --><a href="mailto:tshelp@sas.com">mailto:tshelp@sas.com</a><!-- e -->

On the first line of the message specify the following text:
   HELP
回复 支持 反对

使用道具 举报

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
沙发
 楼主| 发表于 2004-6-8 21:00:08 | 只看该作者

can u give me the link

in your poster "You send an E-mail message to our mail server with a search request."

what is mail server, could u give me more details about this? I am a little confused  <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: -->
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|SAS中文论坛  

GMT+8, 2025-1-10 07:43 , Processed in 0.105751 second(s), 22 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表