Inquisit 3 does not read data file (using SPSS syntax)


Author
Message
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 106K
jweyant - Wednesday, August 16, 2017
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks

Current versions of SPSS will require you to provide the _full path_ to any data files you wish to read and write:
https://www.millisecond.com/forums/FindPost22045.aspx
Note that this is due to changes in how SPSS works, not due to changes in Inquisit.

Hope this helps!

Thank you, I will try the complete paths.  However, I have one question first.  When I clicked on the link explaining about full paths it seems that not only is the suggestion to use the full path but also the name of the data file changed from "Data_Analysis.dat"  to "MergedData.dat"  I am confused by this.  Is this necessary or a typo?  

It's not a typo, because that is the name of the file at issue in the linked thread. You need to enter the name of _your_ data file.

I tried using full paths and I still get an error message that SPSS cannot read the data.  I have attached my SPSS syntax file and the SPSS output and I am hoping you can tell me where I have gone wrong.  I am at a loss.

You seem to have extraneous whitespace in various of your commands.

GET TRANSLATE FILE = 'C: \Users\Social Lab\Desktop\Weyant 2017\HispIAT.dat'

There should be no space after 'C:', i.e. it ought to be 'C:\Users\...', not 'C: \Users\...'

jweyant
jweyant
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 9, Visits: 28
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks

Current versions of SPSS will require you to provide the _full path_ to any data files you wish to read and write:
https://www.millisecond.com/forums/FindPost22045.aspx
Note that this is due to changes in how SPSS works, not due to changes in Inquisit.

Hope this helps!

Thank you, I will try the complete paths.  However, I have one question first.  When I clicked on the link explaining about full paths it seems that not only is the suggestion to use the full path but also the name of the data file changed from "Data_Analysis.dat"  to "MergedData.dat"  I am confused by this.  Is this necessary or a typo?  

It's not a typo, because that is the name of the file at issue in the linked thread. You need to enter the name of _your_ data file.

I tried using full paths and I still get an error message that SPSS cannot read the data.  I have attached my SPSS syntax file and the SPSS output and I am hoping you can tell me where I have gone wrong.  I am at a loss.
Attachments
HispIATBIEPrevisedsyntaxF2017.sps (750 views, 5.00 KB)
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 106K
jweyant - Tuesday, August 15, 2017
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks

Current versions of SPSS will require you to provide the _full path_ to any data files you wish to read and write:
https://www.millisecond.com/forums/FindPost22045.aspx
Note that this is due to changes in how SPSS works, not due to changes in Inquisit.

Hope this helps!

Thank you, I will try the complete paths.  However, I have one question first.  When I clicked on the link explaining about full paths it seems that not only is the suggestion to use the full path but also the name of the data file changed from "Data_Analysis.dat"  to "MergedData.dat"  I am confused by this.  Is this necessary or a typo?  

It's not a typo, because that is the name of the file at issue in the linked thread. You need to enter the name of _your_ data file.

jweyant
jweyant
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 9, Visits: 28
Dave - Tuesday, August 15, 2017
jweyant - Tuesday, August 15, 2017
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks

Current versions of SPSS will require you to provide the _full path_ to any data files you wish to read and write:
https://www.millisecond.com/forums/FindPost22045.aspx
Note that this is due to changes in how SPSS works, not due to changes in Inquisit.

Hope this helps!

Thank you, I will try the complete paths.  However, I have one question first.  When I clicked on the link explaining about full paths it seems that not only is the suggestion to use the full path but also the name of the data file changed from "Data_Analysis.dat"  to "MergedData.dat"  I am confused by this.  Is this necessary or a typo?  
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 106K
jweyant - Tuesday, August 15, 2017
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks

Current versions of SPSS will require you to provide the _full path_ to any data files you wish to read and write:
https://www.millisecond.com/forums/FindPost22045.aspx
Note that this is due to changes in how SPSS works, not due to changes in Inquisit.

Hope this helps!

jweyant
jweyant
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 9, Visits: 28
I am at a loss and I am hoping someone can help me.  Back in 2003 I wrote a version of the implicit association test and I was successful analyzing  d scores with the SPSS syntax file I downloaded for the University of Washington.  Since then , our Inqusit program has since been upgraded to version 3 (I do understand that the current version is 5  but the IAT still works) .  The problem is using the D_biep syntax (upgraded on the University of waking on site, I believe in 2007) I cannot get the SPSS syntax to read the data.  Right after the syntax command  GET TRANSLATE FILE = 'HispIAT.dat /TYPE=TAB /MAP / FIELDNAMES .  , I get the error message "SPSS Statistics couldn't open the specified file".  I have tried a number of things, such as running the original syntax file, but to no avail. Can anyone help?  I just need the D_biep scores. 

Thanks
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search