| Date: | Tue, 9 Oct 2001 06:10:59 -0700 |
| Reply-To: | z <gzuckier@MY-DEJA.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | z <gzuckier@MY-DEJA.COM> |
| Organization: | http://groups.google.com/ |
| Subject: | Number of Format statements in a datastep limited under Windows? |
| Content-Type: | text/plain; charset=ISO-8859-1 |
Posted for a friend.
Running a piece of code, originally developed under Unix, under
Windows. The dataset has >7,000 fields, which need to be formatted.
However, only 4,096 format statements will load without crashing the
datastep. It works OK without the format statements. I can't find any
reference to an OS-specific limit on number of format statements.
|