SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  Why error message

    Posted Thu December 03, 2020 05:16 PM

    FILE HANDLE DATA NAME ='c:/ThisPC/windows/2017_2019_FemRespData (1).dat' LRECL=3839.

    DATA LIST FILE= 'DATA'

    Why is file in data list red? Says it can not find the file.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: Why error message

    Posted Thu December 03, 2020 08:14 PM

    I don't see anything wrong with the syntax. When you run the DATA LIST command (after, of course, running the FILE HANDLE command), is this what you get?

    Error # 31 in column 16. Text: DATA

    What happens if you literally replace DATA with the filespec in quotes?






    #SPSSStatistics
    #Support
    #SupportMigration