home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!ZODIAC.BITNET!HAMER
- X-Envelope-to: sas-l@OHSTVMA.BITNET
- X-VMS-To: IN%"DALMAS@NIEHS.BITNET"
- X-VMS-Cc: BITNET%"sas-l@ohstvma"
- Message-ID: <01GNSWZ4D09S9VV0UB@zodiac.rutgers.edu>
- Newsgroups: bit.listserv.sas-l
- Date: Thu, 20 Aug 1992 11:27:00 EDT
- Reply-To: "Robert M. Hamer 908-932-2696" <HAMER@ZODIAC.BITNET>
- Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
- From: "Robert M. Hamer 908-932-2696" <HAMER@ZODIAC.BITNET>
- Subject: Re: SAS/AF beginner needs suggestions
- Comments: To: DALMAS@NIEHS.BITNET
- Lines: 39
-
- Dawn Dalmas <DALMAS@NIEHS.BITNET> writes:
-
- >CONTENT: SAS/AF beginner needs suggestions
- >REL/PLTF: mine is VAX/VMS running SAS v6.06
- >E-ADDR: DALMAS@NIEHS.BITNET
- >NAME: Dawn Dalmas
- >DATE: August 20, 1992
-
- >user-generation of reports, resulting in creation of SAS datasets. Sounds
- >like a job for SAS/AF, right? But I'm having a little trouble getting started,
- >and would appreciate suggestions/comments/advice aimed at my level (SAS
- >programmer with no AF or SCL experience). I have one Fine Manual at my
- >fingertips: SAS/AF Usage & Reference, Vs. 6, 1st edition. The Ch.10 (p.172)
- >description of PROC BUILD states ability to "read from and write to SAS data
- >sets" yet I'm not clear on just how to do this. Are there other manuals/books
- >you'd recommend with tutorial-type examples? Is the SI course "SAS/AF Software
- >Applications Using Screen Control Language" worth the money?
-
- I took the course a couple of months ago, and in my opinion, it's worth it.
- Like most SAS short courses, it is well organized, full of information,
- and well taught. I took it at the Institute training center in Cary.
- While one can by no means expect to walk out of the course and write
- systems with the ease with which one could had you had a bunch of experience,
- if you choose your initial project carefully it will teach you more, and you
- will develop the experience needed to write more sophisticated projects.
-
- One remark: You mention use of your systems for data entry and data management.
- Although this can be done completely in AF, if you have FSP as well, PROC
- FSEDIT will make this much easier. You can invoke FSEDIT from within an
- AF SCL program. Both FSP and AF use SCL.
-
- I feel, personally, that trying to learn how to do all this, by yourself,
- from the manuals alone, is very difficult. I think the course will help
- a lot. Especially as the manuals are all written under the assumption
- that you're on an IBM mainframe, and you are working under VMS.
- As VMS users know well, what the IBMers use the function keys for in SAS,
- VAX SAS uses the numeric keypad, and the behavior of some of the
- interactive screen oriented procedures differ just enough to confuse
- in the various environments.
-