|
SAS to Spectrum Writer Conversion HelperWelcome to our online conversion helper. (Scroll down for instructions.)
How to Use this Tool
Note: Be sure to paste only pure text data into the box. For example, paste SAS code copied from Notepad or something similar. Code copied from a word processor program (like Word) usually contains formatting codes and other non-text bytes that prevent the helper from properly parsing the SAS code. Conversion Details
• SAS INPUT statements are converted to Spectrum Writer file definitions. A Spectrum Writer file definition is one FILE statement, followed by one FIELD statement for each field in the input layout. Spectrum Writer chooses the closest match to the SAS INFORMAT for each field. Unsupported INFORMATS (such as FLOAT) are converted into character type place-holder fields. You should put these Spectrum Writer file definition statements in a member of your Spectrum Writer Copy Library PDS. Once there, you can request a report from that file with a simple Spectrum Writer "INPUT: filename" statement. • SAS PROC SORTs can often be converted into an equivalent Spectrum Writer SORT statement. • After processing all of the SAS code, Spectrum Writer shows a model or skeletal report request for each input file found in the SAS code. A Spectrum Writer report request always begins with an INPUT statement, naming the input file. (Spectrum Writer will look for the definition of that file in your Spectrum Writer Copy Library, using the filename as the member name.) After the INPUT statement, Spectrum Writer will show a SORT statement and a COLUMNS statement. If the conversion helper found corresponding PROCs in the SAS code, it will fill in the Sort fields and the Columns fields (the VAR list) for you. Otherwise, it will just list a few fields as a model for you to work with. • We hope to add additional features to this utility in the future. Your feedback will be helpful. Let us know if you find errors in the conversion. Or, tell us if you can identify a portion of SAS code that can reliably be converted to specific Spectrum Writer code algorithmically. We would love to add that to the program.
Need More Help?
Disclaimer
| |||||||||||||||||||
|
Copyright 2010 Pacific Systems Group All rights reserved. |
Home Page |
Spectrum Writer |
Products |
Online Brochure |
Company |
Privacy |
Contact |
Download Trial
|
