Re: [Hardhats-members] From Delphi or Mumps

2005-03-19 Thread Nancy Anthracite
I think I may have found it in a parameters file 100.23 parameter definitions. There are parameters like ORPF WORK COPY HEADER and ORPF CHART COPY HEADER and the same for FOOTER, etc., and once I found them in this definition file, there was a format for them and some entries, one of which ,

[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
Yes it does. Simple set X equal to the external date and call %DT the internal value will be returned in Y. Like this; S X=10/1/05 D ^%DT ZW %DT= X=10/1/05 Y=3051001 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg

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

[Hardhats-members] Another example of Fileman Search being unreliable

2005-03-19 Thread Kevin Toppenberg
Here is a screen log showing fileman search not finding records that do exist... I'd like to give up on it and write my own... Kevin OUTPUT FROM WHAT FILE: TIU DOCUMENT// -A- SEARCH FOR TIU DOCUMENT FIELD: author OF NOTE AUTHOR/DICTATOR -A- CONDITION: = EQUALS -A- EQUALS NEW PERSON:

Re: [Hardhats-members] Another example of Fileman Search being unreliable

2005-03-19 Thread Floyd Dennis
The problem appears to be with your data, not with FileMan. Look at the ENTERED BY field in your record 4299. If it were reflecting a true pointer value, then your inquiry should reflect the full name TOPPENBERG,KEVIN S (like the full name THWING, PHILIP T is displayed for the AUTHOR/DICTATOR