Invalid Attribute

373 views
Skip to first unread message

Trudy

unread,
Oct 9, 2013, 4:52:24 AM10/9/13
to e-p...@googlegroups.com
I get the error that my filename contains an invalid attribute, I've tried going down to the 3 basic attributes (Weight, Nested, Procedure) and tried different options, but it still throws the error. There is no trailing whitespace and the attributes conform to the naming conventions (for as far as I can tell). 

Any help is appreciated :)
- Trudy
3Attributes_RowNames.zip
3Attributes_NoRowNames.zip

David Vinson

unread,
Oct 9, 2013, 5:31:20 AM10/9/13
to e-p...@googlegroups.com
Hi Trudy,

If you are loading these text as Lists (LoadMethod = file) your
attributes and contents need to be in plaintext rather than delimited by
quotes as in the tab-delimited text files you attached.

So get rid of all your double quotes and see if that works

> "Weight" "Nested" "Procedure"
> 1 "" "TrialProc"....
should become

> Weight Nested Procedure
> 1 TrialProc
See http://www.pstnet.com/support/kb.asp?TopicID=2707

hope this helps,
DavidV
> --
> You received this message because you are subscribed to the Google
> Groups "E-Prime" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to e-prime+u...@googlegroups.com.
> To post to this group, send email to e-p...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/e-prime/fd37bc86-e240-4687-b906-5872536cfe92%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

--
David Vinson, Ph.D.
ESRC Research Fellow
Cognitive, Perceptual and Brain Sciences Research Department
University College London
26 Bedford Way, London WC1H 0AP
Tel +44 (0)20 7679 5311 (UCL internal ext. 25311)


Trudy Buwalda

unread,
Oct 9, 2013, 6:17:34 AM10/9/13
to e-p...@googlegroups.com
Thanks, that solved it :)
> You received this message because you are subscribed to a topic in the Google Groups "E-Prime" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/e-prime/JqraejM7_6w/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to e-prime+u...@googlegroups.com.
> To post to this group, send email to e-p...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/52552268.4060703%40ucl.ac.uk.
Reply all
Reply to author
Forward
0 new messages