Usage Note 8328: %INCLUDE of file with LRECL greater than 2000 causes problems
Doing %INCLUDE on a file with an LRECL greater than 2000 may produce
inconsistent results. The results vary from error messages in the Log
to the appearance that the DATA step is looping.
The %INCLUDE statement is limited to processing files with LRECL=2000 when running SAS prior to SAS 9.1. For SAS 9.1 and beyond the maximum length for processing files with %INCLUDE is 6,000 characters (LRECL=6000).
For further information on submitting SAS code, %INCLUDE, and possible truncated data, records, or source lines see the followng SAS Notes:
#004448, #015883 , and #039619.
Operating System and Release Information
| SAS System | Base SAS | Windows Millennium Edition (Me) | 8.2 TS2M0 | |
| Microsoft Windows 95/98 | 8.2 TS2M0 | |
| Microsoft Windows NT Workstation | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 8.2 TS2M0 | |
| Microsoft Windows 2000 Professional | 8.2 TS2M0 | |
| Microsoft Windows 2000 Datacenter Server | 8.2 TS2M0 | |
| Microsoft Windows 2000 Advanced Server | 8.2 TS2M0 | |
| Solaris | 8.2 TS2M0 | |
| OpenVMS VAX | 8.2 TS2M0 | |
| 64-bit Enabled Solaris | 8.2 TS2M0 | |
| z/OS | 8.2 TS2M0 | |
| IRIX | 8.2 TS2M0 | |
| OS/2 | 8.2 TS2M0 | |
| Linux | 8.2 TS2M0 | |
| 64-bit Enabled HP-UX | 8.2 TS2M0 | |
| HP-UX | 8.2 TS2M0 | |
| ABI+ for Intel Architecture | 8.2 TS2M0 | |
| CMS | 8.2 TS2M0 | |
| OpenVMS Alpha | 8.2 TS2M0 | |
| 64-bit Enabled AIX | 8.2 TS2M0 | |
| Tru64 UNIX | 8.2 TS2M0 | |
| AIX | 8.2 TS2M0 | |
| Microsoft Windows XP Professional | 8.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | Data Management ==> Access ==> External I/O SAS Reference ==> Statements ==> Program Control ==> %INCLUDE Common Programming Tasks
|
| Date Modified: | 2009-08-18 12:07:34 |
| Date Created: | 2002-08-23 11:29:00 |