Re: [Hardhats-members] Trouble setting up FDA

2004-11-24 Thread Greg Woodhouse
I guess that one code snippet is pretty cryptic. Here's my whole function BLDFDA. This is a step in copying the (parsed) contents of an HL7 message to Fileman. BLDFDA(CSLQD,CSLROOT) ; N MYFDA,I,II,J,K,BASE,MYIENS,FLD,IENS,BIENS,VAL,SFILE,CNT N

Re: [Hardhats-members] Trouble setting up FDA

2004-11-24 Thread Greg Woodhouse
You're probably right. This is just something I've neve tried to do, so I was uncertain as to whether it would work, particularly (as I explained previously) because there seemed to be an ambiguity in how it could be interpreted. I'll have to go back to the documentation and take a closer look.

Re: [Hardhats-members] Trouble setting up FDA

2004-11-24 Thread Kevin Toppenberg
Greg, I really appreciate the help you have given me here. I think I have figure it out now So don't feel you need to do any research. After all, it's Thanskgiving Eve! Happy TurkeyDay! KevinGreg Woodhouse [EMAIL PROTECTED] wrote: You're probably right. This is just something I've neve

Re: [Hardhats-members] Trouble setting up FDA

2004-11-23 Thread Greg Kreis
I am not sure I can make out what your FDA array is looking like. Can you show the setup and call? Kevin Toppenberg wrote: Hey all. I am having trouble setting up FDA properly. Here is the data I want to put into the database: FDA(*) }200= '' | }?+1,= '' | | }.01= DOE,KOHN | | }1= JD | | }7=

Re: [Hardhats-members] Trouble setting up FDA

2004-11-23 Thread Greg Woodhouse
Okay, I'll take a closer look at this tomorrow. But one possible solution is to make a call to FIND^DIC first, then build an FDA array that uses either +1 or the actual IEN at the top level. Are you actually using XML, or were you just using it here to clarify your intent? I ask because a