Add a text field to your form.
Open the properties and set the format to "Date and Time".
Click on the function button and enter now().
On the Display tab, select Read Only.
When the form is opened, it will get the current date and time.
If you just the time, set the format to text and set your function to
something like substring(now(), 12, 8).
--
Jerry Thomas[MSFT]
<
[email protected]>
Microsoft Office InfoPath
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.