I would like to detect the presence of duplicates in a series like this:

MO10 TU10 WE10 TH10 TU10 TH10

I thought I could do this with list or enlist by subtracting a packed list 
from a non-packed list. Unfortunately, list and enlist both remove 
duplicates even before you start.

I'm storing the list-like items in a field "times" because if I attempt to 
store them in "list" it will automatically pack them!

Suggestions?

Thanks!
-- Mark

-- 
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/d573206b-d130-4188-9537-199de09bc8cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to