Hi Mohammad, 

According to the documentation putfirst and putlast move a number of items to 
*the other* end of the list. So in your case you would have to make complicated 
calculations... Maybe the naming evokes the impression that they move defined 
items to the beginning or the end of the list. But they do that only for items 
already at an end of the list, not for any item. 

My advice would be to make three steps. First store cc in a variable. Then 
remove it from the list. Then append or prepend to the list.

All the best, 
Thomas 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ae75b58-8979-420e-9d95-fe3f3e8fb59e%40googlegroups.com.

Reply via email to