| Date: | Mon, 2 Mar 1998 17:02:44 EST |
| Reply-To: | JANAAJMAP <JANAAJMAP@AOL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
| From: | JANAAJMAP <JANAAJMAP@AOL.COM> |
| Subject: | COB2SAS R2COB2 Nested Occurs |
| Content-type: | text/plain; charset=US-ASCII |
On the SAS web site there is a downloadable routine COB2SAS that will
translate COBOL code to SAS input statements with the COBOL names as comments.
Module R2COB5 will expand occurs statements if there is only 1 level of the
occurs. The program was writtten and supported by Tom Zack. The version I just
downloaded from SAS is revised 90/07/22.
Has any one written a routine to expand the data to multiple or nested occurs?
|