this is sort of related to this thread:
http://groups.google.com/group/tiddlywiki/browse_frm/thread/cf53c5f4fbf244cc#


I think that there's no way to use this type of script:
<script>
var one=store.getValue(tiddler,"w...@weight")
return one
</script>

to assign the value to a variable from a custom field that's not in
the current tiddler ("remote" field), possibly for the same reason
that you can't use the view macro (see first link)


So....

Is there a way to use the wikicalc macro within a script, or
alternatively take the output of a wikicalc macro and assign it to a
(local) field value which then could be used in a script?

Thanks,
Dave

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

Reply via email to