The entry with "Monty Pythons Flying Circus" is missing a title (or a 
director, depending on if you meant for MPFC to be director or title).

All fields need to be present, though they can be empty. An empty field 
would represented by empty double quotes. So that particular entry might be 
represented as:

"motion_picture","Monty Pythons Flying Circus","","30 
min","05.10.1969","Neuro,Gestalttheorie,Movie"

(Assuming MPFC was the 'directory').

HTH
Mark

On Sunday, May 15, 2016 at 4:11:46 PM UTC-7, Jan wrote:
>
> Hallo Mark,
> Your Example works fine now, the code does not cause crashes anymore, but 
> it gives me your error-message for this:
>
> type,director,title,length,launch,tags
> "motion_picture","Hans Richter","Ghosts Before Breakfast","6 
> min","14.07.1928","Neuro,Gestalttheorie,Movie"
> "motion_picture","Monty Pythons Flying Circus","30 
> min","05.10.1969","Neuro,Gestalttheorie,Movie"
> "motion_picture","John Mc Tiernan","Predator","107 
> min","12.06.1987","Neuro,Gestalttheorie,Movie"
> "motion_picture","Paul Verhoeven","Robo Cop","102 
> min","17.07.1987","Neuro,Gestalttheorie,Movie"
> "motion_picture","Peter Greenaway","The Draughtsmans Contract","108 
> min","30.06.1983","Neuro,Gestalttheorie,Movie"
> "motion_picture","James Cameron","The Terminator","107 
> min","26.10.1984","Neuro,Gestalttheorie,Movie"
>
> I have no clue why...
>
> Thanks for your endurance, 
> Jan
>
>
>
>
> Am 15.05.2016 um 03:38 schrieb 'Mark S.' via TiddlyWiki:
>
> Although you copied it from the list, when you pasted it in you already 
> had a line in place. Or you selected an extra line feed. So if you check, 
> you'll see that there is one "invisible" line at the bottom of your input 
> tiddler that is choking the program. When/If I do an update, I'll have to 
> add checking code to toss out bad lines.
>
> HTH
> Mark
>
> On Saturday, May 14, 2016 at 6:32:22 PM UTC-7, Jan wrote: 
>>
>> Hi Mark,
>> the last string I tested was:
>>
>> title,tags,text,birth,death
>> "John Smith","English male,Therapist","Explorer, Artist","1900","1981"
>>
>> because I wanted to see it work...
>> This means I copypasted it right from the mail to the field...
>>
>> Yours Jan
>>
>> Am 15.05.2016 um 01:22 schrieb 'Mark S.' via TiddlyWiki:
>>
>> Can you share the lines that crashed it?  I would guess that you either 
>> have an empty field or a blank line somewhere.
>>
>> Mark
>>
>> On Saturday, May 14, 2016 at 3:26:07 PM UTC-7, Jan wrote: 
>>>
>>> Dear Mark,
>>> It crashed when I used 6 arrays with 5 entries...and it still crashed 
>>> when I pasted a single line. 
>>> The errorcode is: TypeError: araLine[j] is undefined
>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/d3983c2f-9bfa-4e33-857c-ef7bd16173f6%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/d3983c2f-9bfa-4e33-857c-ef7bd16173f6%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/befa483d-fb31-45c0-9bdf-ad77ede9f395%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/befa483d-fb31-45c0-9bdf-ad77ede9f395%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c2c26813-f96a-4200-93ae-a17a8b589a83%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to