Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!dsac.dla.mil!nfs0294 From: nfs0294@dsac.dla.mil (Glendell R. Midkiff) Newsgroups: comp.databases Subject: Re: Clipper dbedit() help Message-ID: <1687@dsac.dla.mil> Date: 22 Feb 90 12:07:04 GMT References: <36418@iuvax.cs.indiana.edu> Organization: Defense Logistics Agency Systems Automation Center, Columbus Lines: 19 From article <36418@iuvax.cs.indiana.edu>, by tenbarge@silver.ucs.indiana.edu (Kris Tenbarge): > Anyone ever write the udf for dbedit() to include appends when the dbf has a > relation set to include another file. Can anyone understand this question? > I am not sure I fully understand your question, but if you are talking about pulling fields from a related dbf and displaying them in your dbedit window, yes it is not too hard to do. Just write a function that returns a string of all the fields you want. Supply this function name to dbedit() instead of the array of field names. Make sure you have SET RELATION for the related dbf. If you are talking about actually appending records to the dbf, please explain your problem in a little more detail. -- |-----------------------------------------------------------------------| |Glen Midkiff osu-cis!dsacg1!gmidkiff | |From the Internet: gmidkiff@dsac.dla.mil | |Phone: (614)-238-9643 @DLA, Systems Automation Center, Columbus, Oh. |