View previous topic :: View next topic |
Author |
Message |
jayram99 Beginner
Joined: 16 Aug 2004 Posts: 52 Topics: 21 Location: falls church.va,usa
|
Posted: Tue Dec 08, 2009 8:07 pm Post subject: Browse SAS Dataset |
|
|
Hi,
How can i browse SAS Dataset in Mainframes. Do we have any option in
FILE AID to view SAS Data.
Thanks for your Help.
Regards,
Jayaram |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Wed Dec 09, 2009 2:28 am Post subject: |
|
|
What do you need to know about the SAS dataset ? _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
jayram99 Beginner
Joined: 16 Aug 2004 Posts: 52 Topics: 21 Location: falls church.va,usa
|
Posted: Wed Dec 09, 2009 9:41 am Post subject: Browse Dataset |
|
|
Hi,
I want to validate the output data. Normally in FILE-AID we will verify the data with options. In SAS , we use print statement other than that is there
any process to view the Dataset.
Regards,
Jayaram |
|
Back to top |
|
 |
advoss Beginner
Joined: 23 Aug 2005 Posts: 26 Topics: 0
|
Posted: Wed Dec 09, 2009 9:56 am Post subject: |
|
|
If you have SAS/FSP licensed on the mainframe, you can start an interactive SAS session and use commands FSBROWSE or FSVIEW to look at the rows in the SAS library either one at a time (FSBROWSE) or several rows at a time (FSVIEW).
Talk with your site SAS experts...I expect that they can help you. _________________ Alan Voss |
|
Back to top |
|
 |
|
|