> <<forEachTiddler
>  [...]
>  end
> >>
> I got the following error . . .
> <<forEachTiddler ...>>: Extra parameter behind 'write'

You have an incomplete "end" argument there - either remove it, or 
complete it by adding a parameter:
     end '"..."'

Also, I remember that the order of the "write", "begin" and "end" 
parameters matters - though I think this is the order they should appear 
in, it's worth rearranging in case the above doesn't work.


-- F.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to