RE: [Hardhats-members] Date/Time functions...

2005-03-24 Thread Roy Gaber
Subject: RE: [Hardhats-members] Date/Time functions... Oh, I read that the output is Y=YYYMMDD.HHMMSS, and then that 3 in the result threw me off. What does that mean? Thanks Kevin --- Roy Gaber [EMAIL PROTECTED] wrote: Yes it does. Simple set X equal to the external date and call %DT

Re: [Hardhats-members] Date/Time functions...

2005-03-24 Thread Richard G. DAVIS
-0500 To: hardhats-members@lists.sourceforge.net Subject: RE: [Hardhats-members] Date/Time functions... Sorry for the delay, just now getting to my mail. The 3 is the century indicator. XAK was a visionary. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [Hardhats-members] Date/Time functions...

2005-03-20 Thread Kevin Toppenberg
] Date/Time functions... Oops, ^%DT does not do external to internal conversion. So how do I do that?? Thanks Kevin --- Kevin Toppenberg [EMAIL PROTECTED] wrote: Why are two of the date/time functions in Fileman, and the rest in Kernel? And why is Kernel missing external

RE: [Hardhats-members] Date/Time functions...

2005-03-20 Thread Bob Beckley
was worth it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kevin Toppenberg Sent: Sunday, March 20, 2005 8:28 AM To: hardhats-members@lists.sourceforge.net Subject: RE: [Hardhats-members] Date/Time functions... Oh, I read that the output is Y=YYYMMDD.HHMMSS

[Hardhats-members] Date/Time functions...

2005-03-19 Thread Kevin Toppenberg
Why are two of the date/time functions in Fileman, and the rest in Kernel? And why is Kernel missing external-to-internal conversion? Fileman --- ^%DT -- external to internal conversion DD^%DT -- Internal to external conversion Kernel -- $$FMTE^XLFDT -- Internal to external conversion

RE: [Hardhats-members] Date/Time functions...

2005-03-19 Thread Roy Gaber
Date/Time functions began their life in Fileman and migrated somewhat to Kernel. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Saturday, March 19, 2005 10:18 PM To: Hardhats Sourceforge Subject: [Hardhats-members] Date/Time

RE: [Hardhats-members] Date/Time functions...

2005-03-19 Thread Roy Gaber
Sent: Saturday, March 19, 2005 10:25 PM To: hardhats-members@lists.sourceforge.net Subject: Re: [Hardhats-members] Date/Time functions... Oops, ^%DT does not do external to internal conversion. So how do I do that?? Thanks Kevin --- Kevin Toppenberg [EMAIL PROTECTED] wrote: Why are two

Re: [Hardhats-members] Date/Time functions...

2005-03-19 Thread Kevin Toppenberg
Oops, ^%DT does not do external to internal conversion. So how do I do that?? Thanks Kevin --- Kevin Toppenberg [EMAIL PROTECTED] wrote: Why are two of the date/time functions in Fileman, and the rest in Kernel? And why is Kernel missing external-to-internal conversion? Fileman