> if (f.splitby[0].checked) { /* chars */
> but it should be:
> if (f.splitby[1].checked) { /* chars */
oops. Good catch! When I re-arranged the radio buttons to put the
default 'separator' choice first, I forgot to update the corresponding
index numbers in the handler code. It's fixed now.
Get the update (v1.6.1) here:
http://www.TiddlyTools.com/#SplitTiddler
thanks,
-e
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---