Thankyou, half way there now.   The "set" does solve the problem with the 
time_xxx command; however the next line to assign the result to 
pubdatets still does not seem to work.  It is not really a command, but an 
assignment to a data variabale name that I need to use instead of useing 
time_pubtime.  Any thoughts on that one!  This used to work in 3.5 with the 
[session varname {=var}] Thankyou in advance!
 
[form id=boltform]
Publish On:  [text pubdate size=14]  [submit SAVE]
[command time_pubtime set="{=pubdate}" fmt=%m/%Y/%d ]

[command pubdatets "{=time_pubtime}"]
 
[command savedata pubdate,time_pubtime,pubdatets ]
[form]
pubdate: {:pubdate}
time_pubtime: {:time_pubtime}
pubdatets: {:pubdatets}
 
 

-- 
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