dbTalk Databases Forums  

Current Date

comp.databases.filemaker comp.databases.filemaker


Discuss Current Date in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
lark
 
Posts: n/a

Default Current Date - 07-09-2007 , 02:47 PM






Hello,

How do I create a field that display the current date dynamically? I have so
far done this:
click on insert menu
click on current date
once the field is there, i'd bring up its button setup and then go to "Filds"
and then "Set Field". Then click on Calculated result button and put a
statement like this: Get(CurrentDate).

this obviously does not work for me as the date is not being dynamically
updated. any help is appreciated.
--
POST BY: lark with PHP News Reader

Reply With Quote
  #2  
Old   
Matt WIlls
 
Posts: n/a

Default Re: Current Date - 07-09-2007 , 03:00 PM






In article <Nhwki.37550$YL5.30445 (AT) newssvr29 (DOT) news.prodigy.net>
lark<hamzee (AT) sbcglobal (DOT) net> wrote:

Quote:
Hello,

How do I create a field that display the current date dynamically? I
have sofar done this:
click on insert menu
click on current date
once the field is there, i'd bring up its button setup and then go
to "Filds" and then "Set Field". Then click on Calculated result
button and put astatement like this: Get(CurrentDate).

this obviously does not work for me as the date is not being
dynamicallyupdated. any help is appreciated.
--
POST BY: lark with PHP News Reader

You haven't created a field using "Insert Current Date." All you've
done is insert the text value of the date.
In Define Database, create a calculation field (returned as Date)
using the Get ( CurrentDate ) function. Make sure that in
Options/Storage, the box "Do not store calculation results --
recalculate as needed."is checked.
Matt




Reply With Quote
  #3  
Old   
lark
 
Posts: n/a

Default Re: Current Date - 07-09-2007 , 03:15 PM



== Quote from Matt WIlls (Im (AT) Witz (DOT) End)'s article
Quote:
In article <Nhwki.37550$YL5.30445 (AT) newssvr29 (DOT) news.prodigy.net
lark<hamzee (AT) sbcglobal (DOT) net> wrote:
Hello,

How do I create a field that display the current date dynamically? I
have sofar done this:
click on insert menu
click on current date
once the field is there, i'd bring up its button setup and then go
to "Filds" and then "Set Field". Then click on Calculated result
button and put astatement like this: Get(CurrentDate).

this obviously does not work for me as the date is not being
dynamicallyupdated. any help is appreciated.
--
POST BY: lark with PHP News Reader

You haven't created a field using "Insert Current Date." All you've
done is insert the text value of the date.
In Define Database, create a calculation field (returned as Date)
using the Get ( CurrentDate ) function. Make sure that in
Options/Storage, the box "Do not store calculation results --
recalculate as needed."is checked.
Matt
got it. thansk!
--
POST BY: lark with PHP News Reader


Reply With Quote
  #4  
Old   
Helpful Harry
 
Posts: n/a

Default Re: Current Date - 07-09-2007 , 07:44 PM



In article <nemoMon070907035412 (AT) news (DOT) verizon.net>, Matt WIlls
<Im (AT) Witz (DOT) End> wrote:

Quote:
In article &lt;Nhwki.37550$YL5.30445 (AT) newssvr29 (DOT) news.prodigy.net
lark&lt;hamzee (AT) sbcglobal (DOT) net> wrote:

Hello,

How do I create a field that display the current date dynamically? I
have sofar done this:
click on insert menu
click on current date
once the field is there, i'd bring up its button setup and then go
to "Filds" and then "Set Field". Then click on Calculated result
button and put astatement like this: Get(CurrentDate).

this obviously does not work for me as the date is not being
dynamicallyupdated. any help is appreciated.

You haven't created a field using "Insert Current Date." All you've
done is insert the text value of the date.
In Define Database, create a calculation field (returned as Date)
using the Get ( CurrentDate ) function. Make sure that in
Options/Storage, the box "Do not store calculation results --
recalculate as needed."is checked.
OR,
if all you need is the date to appear on a Layout, then you can use the
Text tool to create a text object on the Layout and then choose "Date
Symbol" (not "Current Date") in the Insert menu. This will put a "//"
marker on the Layout which will display as the current date when in
Browse or Preview modes, or when printed. (As long as the text object
is wide enough of course.)


Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.