You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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).
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
--
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message