SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 16830: "Invalid Sequence of Commands" error from DATA Step using data set created from JMP File

DetailsHotfixAboutRate It

After using PROC IMPORT to create a SAS® data set from a JMP file, a DATA Step is submitted, as follows:

data one; set test; run;

and the following error is returned:

ERROR: Invalid sequence of commands for file WORK.TEST.DATA.

The error occurs when the original source JMP file contains a value list.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/ACCESS Interface to PC FilesMicrosoft Windows XP Professional9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows 2000 Server9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows NT Workstation9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition9.1 TS1M39.1 TS1M3 SP4
Microsoft Windows 2000 Professional9.1 TS1M39.1 TS1M3 SP4
* 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.