There is a space between pubdatets and time. It should still work if you put quote marks around the CSV string of data variables, but without them there can be no spaces or it looks like another term.
Cheers, Dan On Thu, Jun 20, 2013 at 6:00 AM, jacmgr <[email protected]> wrote: > Thankx Martin. Yes that does work in 4.01. What I could not get to work > is to assign time to a data variable. > > i.e. > [form] > [text pubdate "{:pubdate}" size=14] > [command time set="{=pubdate}" fmt="%m/%d/%Y %a %B"] //or whatever format > you like, no fmt for timestamps > [command pubdatets "{=time}"] //pubdatets will literally be the literal > character {=time} > > [command savedata pubdate,pubdatets, time] //pubdate and time are > correctly set data variables. pubdatets not! > [submit] > > [form] > So that is not what seems to work in 4.01 > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" 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 http://groups.google.com/group/boltwire. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "BoltWire" 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 http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/groups/opt_out.
