Usage Note 8439: IMPORT/EXPORT procedures and wizards not supported in SAS Learning
Edition
Attempting to execute PROC IMPORT or PROC EXPORT in the SAS Learning
Edition, produces the following messages:
ERROR: Named item not found in list.
Arguments passed to GETNITEML:
1 APPLLIST = 4
2 APPLNAME = 'T8'
Program returning prematurely at line 179
AF Program: SASHELP.FSP.AFCLASS.SCL
APPLID = .
APPLLIST = 4
APPLNAME = 'T8'
ARGL = .
ARGLIST = .
CLIENT = .
DELETE = ''
DESCRIBE = ''
DESCRIPTION = 'Own Description'
ENVLIST = 2
EXIST = .
_ERROR_ = .
_MSG_ = ''
_self_ = 4913
_STATUS_ = ' '
NOTE: Export Cancelled.
NOTE: The SAS System stopped processing this step because of errors.
This is because both the Import/Export wizards and procedures need
certain parts of SAS/AF to work, and SAS/AF is not included with
SAS/LE.
The only way of importing a Comma Separated Value (CSV) file in SAS/LE
is to use the Import task in the SAS/LE's front end, Enterprise Guide.
In Enterprise Guide you can do the following to import your CSV file:
SAS Learning Edition 2.0:
Tools > Import Data > Text Files...(follow the prompts from there)
SAS Learning Edition 4.1:
File > Import Data ... (follow the prompts fron there)
The only other option is to use a DATA step in the editor window of
SAS/LE.
To export to a CSV file, do the following:
SAS Learning Edition 2.0:
File > Save As...(follow the prompts from there)
SAS Learning Edition 4.1:
File > Export ... (follow the prompts from there)
Operating System and Release Information
| SAS System | SAS Learning Edition | Microsoft Windows 2000 Professional | 2.0 | | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 1.0 | | | |
| Windows Millennium Edition (Me) | 1.0 | | | |
| Microsoft Windows 95/98 | 1.0 | | | |
| Microsoft Windows NT Workstation | 2.0 | | 8.2 TS2M0 | |
| Microsoft Windows XP Professional | 1.0 | | | |
| Microsoft Windows 2000 Datacenter Server | 1.0 | | | |
| Microsoft Windows 2000 Advanced Server | 1.0 | | | |
*
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: | high |
| Date Modified: | 2006-10-20 15:03:56 |
| Date Created: | 2002-09-11 09:54:42 |