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.


Reply via email to