Hi, I have a number of tiddlers containing a data field e.g. Cost and I have been trying to use ForEachTiddlerMacro to produce a final total of all the Costs.
Basically, I just cycle through the tiddlers and only produce an output when all have been interrogated. I was able to do this (eventually) by assigning tiddlers.length to a variable after calling the macro but I found that I had to add a number to this variable in order for it to work properly. After adding more tiddlers I can't get it to work consistently; tiddlers.length does not always return the correct value. Any ideas on what I need to correct this? Many thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

